Category Menu manager menus, Object ProMenubutton

Function ProMenubuttonUnhighlight


Description
Makes the specified button inactive, and removes the highlighting.

This function affects Menu-Manager (mode-specific) menus only.

Synopsis
#include <ProMenu.h>
ProErrorProMenubuttonUnhighlight(
ProMenuName menuname
/* (In)
The name of the menu
*/
ProMenubuttonName button
/* (In)
The name of the menu button
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully made the button inactive.
PRO_TK_GENERAL_ERRORA general error occurred and the function failed.

Manual References:

  1. Pro/DEVELOP to Creo Toolkit Function Mapping: Equivalent Pro/DEVELOP Functions
  2. User Interface: Menus, Commands, and Popupmenus: Setting Menu Buttons

Sample Code References:

  1. pt_examples ( TestExtref.c )
  2. pt_examples ( TestExtref.c )
  3. pt_examples ( TestMenu.c )
  4. pt_examples ( TestMfgMenu.c )
  5. pt_examples ( TestMfgMenu.c )
  6. pt_examples ( TestMfgMenu.c )
  7. pt_examples ( TestMfgMenu.c )
  8. pt_examples ( TestMfgMenu.c )
  9. pt_examples ( TestMfgMenu.c )
  10. pt_examples ( TestMfgMenu.c )
  11. pt_examples ( TestMfgMenu.c )
  12. pt_examples ( TestMfgMenu.c )
  13. pt_examples ( TestMfgMenu.c )
  14. pt_examples ( TestMfgMenu.c )
  15. pt_examples ( TestMfgMenu.c )
  16. pt_examples ( TestMfgMenu.c )
  17. pt_examples ( TestMfgMenu.c )
  18. pt_examples ( TestMfgMenu.c )
  19. pt_examples ( TestMfgMenu.c )
  20. pt_examples ( TestMfgMenu.c )
  21. pt_examples ( TestMfgMenu.c )
  22. pt_examples ( TestMfgMenu.c )
  23. pt_examples ( TestMfgMenu.c )
  24. pt_examples ( TestMfgMenu.c )
  25. pt_examples ( TestMfgMenu.c )
  26. pt_examples ( TestMfgMenu.c )
  27. pt_examples ( TestMfgMenu.c )
  28. pt_examples ( TestMfgMenu.c )
  29. pt_examples ( TestMfgMenu.c )
  30. pt_examples ( TestMfgMenu.c )
  31. pt_examples ( TestMfgMenu.c )
  32. pt_examples ( TestMfgMenu.c )
  33. pt_examples ( TestMfgMenu.c )
  34. pt_examples ( TestMfgMenu.c )
  35. pt_examples ( TestMfgMenu.c )
  36. pt_examples ( TestMfgNCSeq.c )
  37. pt_examples ( TestMfgNCSeq.c )
  38. pt_examples ( TestMfgNCSeq.c )
  39. pt_examples ( TestMfgNCSeq.c )
  40. pt_examples ( TestMfgNCSeq.c )
  41. pt_examples ( TestMfgNCSeq.c )
  42. pt_examples ( TestMfgNCSeq.c )
  43. pt_examples ( TestMfgNCSeq.c )
  44. pt_examples ( TestMfgWcell.c )
  45. pt_examples ( TestMfgWcell.c )
  46. pt_examples ( TestMfgWcell.c )
  47. pt_examples ( TestMfgWcell.c )
  48. pt_examples ( TestMfgWcell.c )
  49. pt_examples ( TestMfgWcell.c )
  50. pt_examples ( TestMfgWcell.c )
  51. pt_examples ( TestMfgWcell.c )
  52. pt_examples ( TestMfgWcell.c )
  53. pt_examples ( TestMfgWcell.c )
  54. pt_examples ( TestMfgWcell.c )
  55. pt_examples ( TestMfgWcell.c )
  56. pt_examples ( TestMfgWcell.c )
  57. pt_examples ( TestMfgWcell.c )
  58. pt_examples ( TestMfgWcell.c )
  59. pt_examples ( TestMfgWcell.c )
  60. pt_examples ( TestMfgWcell.c )
  61. pt_examples ( TestMfgWcell.c )
  62. pt_examples ( TestMfgWcell.c )
  63. pt_examples ( TestMfgWcell.c )
  64. pt_examples ( TestMfgWcell.c )
  65. pt_examples ( TestMfgWcell.c )
  66. pt_examples ( TestMfgWcell.c )
  67. pt_examples ( TestMfgWcell.c )
  68. pt_examples ( TestMfgWcell.c )
  69. pt_examples ( TestMfgWcell.c )
  70. pt_examples ( TestMfgWcell.c )
  71. pt_examples ( TestMfgWcell.c )
  72. pt_examples ( TestMfgWcell.c )
  73. pt_examples ( TestMfgWcell.c )
  74. pt_examples ( TestMfgWcell.c )
  75. pt_examples ( TestMfgWcell.c )
  76. pt_examples ( TestMfgWcell.c )
  77. pt_examples ( TestMfgWcell.c )
  78. pt_examples ( TestMfgWcell.c )
  79. pt_examples ( TestMfgWcell.c )
  80. pt_examples ( TestMfgWcell.c )
  81. pt_examples ( TestMfgWcell.c )
  82. pt_examples ( TestMfgWcell.c )
  83. pt_examples ( TestTool.c )
  84. pt_examples ( TestNotify.c )
  85. pt_examples ( UtilMenu.c )