Intel® Fortran Compiler with Windows-Based Applications
Available Indexes for Each Dialog Control
The available indexes and defaults for each of the controls are listed in the following table:
Control Type |
Integer Index Name |
Logical Index Name |
Character Index Name |
Subroutine Index Name |
---|---|---|---|---|
DLG_IDISPATCH |
DLG_ENABLE |
|||
DLG_ENABLE |
DLG_TITLE |
DLG_CLICKED |
||
DLG_STATE (default) DLG_ENABLE |
DLG_TITLE |
DLG_CLICKED |
||
DLG_NUMITEMS : Sets or returns the total number of items in a list. |
DLG_ENABLE |
|
DLG_SELCHANGE (default) DLG_DBLCLICK DLG_CHANGE DLG_UPDATE |
|
|
DLG_ENABLE |
|
DLG_SELCHANGE (default) DLG_DBLCLICK |
|
|
DLG_ENABLE |
DLG_STATE |
DLG_CHANGE (default) DLG_UPDATE DLG_GAINFOCUS DLG_LOSEFOCUS |
|
DLG_ENABLE |
DLG_TITLE |
|||
|
DLG_ENABLE |
|
DLG_SELCHANGE (default) DLG_DBLCLICK |
|
DLG_ENABLE |
||||
DLG_POSITION (default) DLG_RANGEMIN DLG_RANGEMAX |
DLG_ENABLE |
|||
DLG_STATE (default) DLG_ENABLE |
DLG_TITLE |
DLG_CLICKED |
||
DLG_POSITION (default) DLG_RANGEMIN DLG_RANGEMAX DLG_BIGSTEP |
DLG_ENABLE |
DLG_CHANGE |
||
DLG_POSITION (default) DLG_RANGEMIN DLG_RANGEMAX DLG_SMALLSTEP DLG_BIGSTEP DLG_TICKFREQ |
DLG_ENABLE |
DLG_CHANGE |
||
DLG_POSITION (default) DLG_RANGEMIN DLG_RANGEMAX |
DLG_ENABLE |
DLG_CHANGE |
||
DLG_ENABLE |
DLG_TITLE |
|||
|
DLG_ENABLE |
|
DLG_SELCHANGE (default) DLG_SELCHANGING |
For an overview on control indexes, see Using Control Indexes.