EZ_DisableBubbleHelp | |
NAME
EZ_DisableBubbleHelp, EZ_EnableBubbleHelp - dis- able/enable bubble helpSYNOPSIS
#include <EZ.h> void EZ_EnableBubbleHelp(void) void EZ_DisableBubbleHelp(void)DESCRIPTION
EZ_DisableBubbleHelp Disable the bubble help for an EZWGL application. Bubble help is enabled by default. EZ_EnableBubbleHelp enable the bubble help.SEE ALSO
EZ_DisableHighlight(3), EZ_DisableLabelOffset(3), EZ_DisableSliderDepression(3)