Syntax
| DlgType[$](DlgItem|$)
| ||||
---|---|---|---|---|---|
Description
| Return a string value indicating the type of the DlgItem|$. One of: "CancelButton", "CheckBox", "ComboBox", "DropListBox", "GroupBox", "ListBox", "MultiListBox", "OKButton", "OptionButton", "OptionGroup", "PushButton", "Text", "TextBox".
This instruction/function must be called directly or indirectly from a dialogfunc.
| ||||
See Also
| |||||
Example
|
|