User's Guide > User Interface: Dialogs > Pushbutton > Pushbutton Action Callbacks
Pushbutton Action Callbacks
Function Introduced
Use the function ProUIPushbuttonActivateActionSet() to set the activate action for a pushbutton. This function is called when the user selects the pushbutton.
Example 3: Controlling Component Visibility or Sensitivity at Runtime
The sample code in UgUIVisibility.c located at <creo_toolkit_loadpoint>/protk_appls/pt_userguide/ptu_ui shows how to control component visibility or sensitivity at runtime.
這是否有幫助?