3ds Max C++ API Reference
|
Classes | |
class | QmaxToolClips |
The QmaxToolClips class provides a collection of tool clip related methods. More... | |
Namespaces | |
MaxSDK | |
Macros | |
#define | WM_GET_TOOLTIP_KEY (WM_USER + 0x3320) |
This message is sent to the parent of a Win32 ui control such as a CustButton in order to retrieve tool tip key. More... | |
#define WM_GET_TOOLTIP_KEY (WM_USER + 0x3320) |
This message is sent to the parent of a Win32 ui control such as a CustButton in order to retrieve tool tip key.
The WPARAM will be the ui controls Id and the LPARAM is a pointer to a MSTR for returning the tool tip key string.