ReactOS 0.4.17-dev-116-ga4b6fe9
tagSCROLLBARINFO Struct Reference

#include <winuser.h>

Collaboration diagram for tagSCROLLBARINFO:

Public Attributes

DWORD cbSize
 
RECT rcScrollBar
 
int dxyLineButton
 
int xyThumbTop
 
int xyThumbBottom
 
int reserved
 
DWORD rgstate [CCHILDREN_SCROLLBAR+1]
 

Detailed Description

Definition at line 3855 of file winuser.h.

Member Data Documentation

◆ cbSize

DWORD tagSCROLLBARINFO::cbSize

Definition at line 3856 of file winuser.h.

Referenced by co_IntCreateScrollBars(), IntGetScrollBarInfo(), and test_subclass().

◆ dxyLineButton

◆ rcScrollBar

◆ reserved

int tagSCROLLBARINFO::reserved

Definition at line 3861 of file winuser.h.

Referenced by IntScrollHandleScrollEvent().

◆ rgstate

◆ xyThumbBottom

◆ xyThumbTop


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