|
PVDynamic_MenuBar (lParam.l,BColor.l,FColor.l) |
Top Previous Next |
|
Use this function in a CallBack to Dynamically Display and Color MenuBarIcons.
This is automatically created by PureVision when an Event Loop is exported.
BColor $0 - $FFFFFF (RGB values of background highlight color) -1 - Use Windows default menubar highlight color
FColor $0 - $FFFFFF (RGB values of foreground text color) -1 - Use Windows default menubar text color
Example:
|