Share

AcUiEnableToolTips

C++

inline unsigned int AcUiEnableToolTips();

File

acui.h

Description

Enables tool tips based on the application's TOOLTIPS system variable setting.

Note: This function is deprecated and maybe removed in a future release. No need to call it anymore.

Previous Declaration

ACUI_PORT BOOL AcUiEnableToolTips ();

Was this information helpful?