Documentação da API
>
Menu manager menus
>
Object ProMenubutton
> Function ProMenubuttonHighlight
Function ProMenubuttonHighlight
Description
Makes the specified button active and highlighted. Use this to show a default choice to the user. This function must be called after
ProMenuFileRegister
(), but before
ProMenuCreate
().
This function affects Menu-Manager (mode-specific) menus only.
Synopsis
#include <
ProMenu.h
>
ProError
ProMenubuttonHighlight
(
ProMenuName
menuname
/* (In)
The name of the menu
*/
ProMenubuttonName
button
/* (In)
The name of the menu button
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully highlighted the button.
PRO_TK_GENERAL_ERROR
A general error occurred and the function failed.
See Also
ProMenuCreate
ProMenuFileRegister
Sample Code References
pt_examples ( TestExtref.c )
pt_examples ( TestExtref.c )
pt_examples ( TestFemmesh.c )
pt_examples ( TestFemmesh.c )
pt_examples ( TestFemmesh.c )
pt_examples ( TestFemmesh.c )
pt_examples ( TestFemmesh.c )
pt_examples ( TestInterface.c )
pt_examples ( TestInterface.c )
pt_examples ( TestInterface.c )
pt_examples ( TestInterface.c )
pt_examples ( TestLayer.c )
pt_examples ( TestMenu.c )
pt_examples ( TestMfgMenu.c )
pt_examples ( TestMfgMenu.c )
pt_examples ( TestMfgMenu.c )
pt_examples ( TestMfgMenu.c )
pt_examples ( TestMfgMenu.c )
pt_examples ( TestMfgMenu.c )
pt_examples ( TestMfgMenu.c )
pt_examples ( TestMfgMenu.c )
pt_examples ( TestMfgMenu.c )
pt_examples ( TestMfgMenu.c )
pt_examples ( TestMfgMenu.c )
pt_examples ( TestMfgNCSeq.c )
pt_examples ( TestMfgNCSeq.c )
pt_examples ( TestMfgNCSeq.c )
pt_examples ( TestMfgNCSeq.c )
pt_examples ( TestMfgWcell.c )
pt_examples ( TestMfgWcell.c )
pt_examples ( TestMfgWcell.c )
pt_examples ( TestMfgWcell.c )
pt_examples ( TestMfgWcell.c )
pt_examples ( TestMfgWcell.c )
pt_examples ( TestMfgWcell.c )
pt_examples ( TestMfgWcell.c )
pt_examples ( TestMfgWcell.c )
pt_examples ( TestMfgWcell.c )
pt_examples ( TestMfgWcell.c )
pt_examples ( TestMfgWcell.c )
pt_examples ( TestMfgWcell.c )
pt_examples ( TestMfgWcell.c )
pt_examples ( TestNotify.c )
pt_examples ( TestNotify.c )
pt_examples ( UtilMenu.c )
pt_userguide ( UgMenuBitsChange.c )
pt_userguide ( UgMenuBitsChange.c )
pt_userguide ( UgMenuBitsChange.c )
pt_userguide ( UgMenuBitsChange.c )
pt_userguide ( UgMenuJustificationGet.c )
pt_userguide ( UgMenuJustificationGet.c )
User Guide References
Equivalent Pro/DEVELOP Functions:ProMenubuttonHighlight
Setting Menu Buttons:ProMenubuttonHighlight
Parent topic
Object ProMenubutton
Isto foi útil?
Este site funciona melhor com JavaScript habilitado