Main Page
Class Hierarchy
Alphabetical List
Compound List
File List
Compound Members
Tooltip styles
Enumerations
enum
{
FX::TOOLTIP_PERMANENT
= 0x00020000,
FX::TOOLTIP_VARIABLE
= 0x00040000,
FX::TOOLTIP_NORMAL
= 0
}
Enumeration Type Documentation
anonymous enum
Tooltip styles.
Enumeration values:
TOOLTIP_PERMANENT
Tooltip stays up indefinitely.
TOOLTIP_VARIABLE
Tooltip stays up variable time, depending on the length of the string.
TOOLTIP_NORMAL
Normal tooltip.
Copyright © 1997-2005 Jeroen van der Zijp