9#if !defined(OWL_MESSAGEB_H)
13#if defined(BI_HAS_PRAGMA_ONCE)
72 bool GetHighlightLine()
const;
82 std::map<const TGadget*, bool> GadgetVisibilityCache;
105 return HighlightLine;
119 return HintText.c_str();
TDC is the root class for GDI DC wrappers.
TFont derived from TGdiObject provides constructors for creating font objects from explicit informati...
Derived from TWindow, TGadgetWindow maintains a list of tiled gadgets for a window and lets you dynam...
Derived from TGadgetWindow, TMessageBar implements a message bar with one text gadget as wide as the ...
void SetHintText(const tstring &text)
String-aware overload.
bool GetHighlightLine() const
Returns true if the message bar has an upper highlight line.
LPCTSTR GetHintText() const
Returns the cached hint text for the current message.
void SetHighlightLine(bool highlightline)
Sets the flag for the message bar to have an upper highlight line.
ObjectWindows dynamic-link libraries (DLLs) construct an instance of TModule, which acts as an object...
TRect is a mathematical class derived from tagRect.
The tagSIZE struct is defined as.
TWindow, derived from TEventHandler and TStreamableBase, provides window-specific behavior and encaps...
Definition of TGadgetList, TGadgetWindow & TGadgetWindowFont A list holding gadgets,...
Object Windows Library (OWLNext Core)