TITLEBARINFO

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
extern (Windows) @system nothrow @nogc
struct TITLEBARINFO {}

Members

Variables

cbSize
DWORD cbSize;
Undocumented in source.
rcTitleBar
RECT rcTitleBar;
Undocumented in source.
rgstate
DWORD[CCHILDREN_TITLEBAR + 1] rgstate;
Undocumented in source.

Meta