|
|
|
|
|
- Overview
- How to?
- Implementation
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control". This option allows you to decide which control will have initial focus when the window is opened. Implementation The option "Set initial focus to this control" is available by default in Edit controls. Through programming: - AAFDisable with the aaf1stFocusControl constant removes this option from the context menu.
- AAFChangeCaption changes the text of the context menu option.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|