ReactOS 0.4.15-dev-7953-g1f49173
_SBWND Struct Reference

#include <ntuser.h>

Collaboration diagram for _SBWND:

Public Attributes

WND wnd
 
BOOL fVert
 
UINT wDisableFlags
 
SBCALC SBCalc
 

Detailed Description

Definition at line 771 of file ntuser.h.

Member Data Documentation

◆ fVert

BOOL _SBWND::fVert

Definition at line 774 of file ntuser.h.

◆ SBCalc

SBCALC _SBWND::SBCalc

Definition at line 776 of file ntuser.h.

Referenced by IntGetSBData(), IntScrollGetScrollBarRect(), and ScrollBarWndProc_common().

◆ wDisableFlags

UINT _SBWND::wDisableFlags

Definition at line 775 of file ntuser.h.

◆ wnd

WND _SBWND::wnd

Definition at line 773 of file ntuser.h.


The documentation for this struct was generated from the following file: