ReactOS 0.4.15-dev-6042-g2eb6700
_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 766 of file ntuser.h.

Member Data Documentation

◆ fVert

BOOL _SBWND::fVert

Definition at line 769 of file ntuser.h.

◆ SBCalc

SBCALC _SBWND::SBCalc

Definition at line 771 of file ntuser.h.

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

◆ wDisableFlags

UINT _SBWND::wDisableFlags

Definition at line 770 of file ntuser.h.

◆ wnd

WND _SBWND::wnd

Definition at line 768 of file ntuser.h.


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