67 if(!
child->GetHandle())
#define DIAG_DECLARE_GROUP(group)
TControl unifies its derived control classes, such as TScrollBar, TControlGadget, and TButton.
ObjectWindows dynamic-link libraries (DLLs) construct an instance of TModule, which acts as an object...
TPageScroller(TWindow *parent, int id, TWindow *child, int x, int y, int w, int h, TModule *module=0)
void SetChild(TWindow *child)
virtual auto GetWindowClassName() -> TWindowClassName
Type-safe encapsulation of a Windows class name, a union between ATOM and LPCTSTR.
TWindow, derived from TEventHandler and TStreamableBase, provides window-specific behavior and encaps...
void DisableTransfer()
Disables (for the interface object) the transfer mechanism, which allows state data to be transferred...
TResult SendMessage(TMsgId, TParam1=0, TParam2=0) const
Sends a message (msg) to a specified window or windows.
virtual void SetupWindow()
Performs setup following creation of an associated MS-Windows window.
HWND GetHandle() const
Returns the handle of the window.
Object Windows Library (OWLNext Core)
void InitializeCommonControls(uint controlFlags)
Wrapper for the Windows API function InitCommmonControlsEx.
LPARAM TParam2
Second parameter type.