Maptitude GISDK Help

SetItem()

Summary

Moves the keyboard focus to a dialog box item.

 

Syntax

SetItem(string item_name)

 

Argument

Contents

item_name

The name of the dialog box item to receive the keyboard focus

 

Notes

Example

if method = 3 then SetItem("name edit control")

else SetItem("type menu")

 

Error Codes

Error Type

Meaning

NotFound

The specified item does not exist or is not in the current dialog box

 

See Also

Function

Summary

GetItemSelection()

Gets the highlighted portion (selection) of an Edit Text dialog box item

SetItemSelection()

Sets the highlighted text in an edit text dialog box item

 

 

©2025 Caliper Corporation www.caliper.com