ICmnVisualUIHelperCallbackEvents Events |
The ICmnVisualUIHelperCallbackEvents type exposes the following members.
Name | Description | |
---|---|---|
![]() | OnEnterModal |
Places a modal window in an application.
|
![]() | OnLeaveModal |
Program is not modal anymore.
|
![]() | OnSetHelp |
Returned when F1 is pressed over a menu command.
|
![]() | OnSetMessageString |
Sets a detailed control specific menu string to be displayed in a menu.
|
![]() | OnSetToolTip |
Rewritable string to be displayed as a tooltip.
|