ReactOS 0.4.15-dev-7953-g1f49173
tagPropSheetInfo Struct Reference
Collaboration diagram for tagPropSheetInfo:

Public Attributes

HWND hwnd
 
PROPSHEETHEADERW ppshheader
 
BOOL unicode
 
LPWSTR strPropertiesFor
 
int nPages
 
int active_page
 
BOOL isModeless
 
BOOL hasHelp
 
BOOL hasApply
 
BOOL hasFinish
 
BOOL usePropPage
 
BOOL useCallback
 
BOOL activeValid
 
PropPageInfoproppage
 
HFONT hFont
 
HFONT hFontBold
 
int width
 
int height
 
HIMAGELIST hImageList
 
BOOL ended
 
INT result
 

Detailed Description

Definition at line 108 of file propsheet.c.

Member Data Documentation

◆ active_page

◆ activeValid

◆ ended

◆ hasApply

BOOL tagPropSheetInfo::hasApply

◆ hasFinish

◆ hasHelp

◆ height

◆ hFont

HFONT tagPropSheetInfo::hFont

Definition at line 124 of file propsheet.c.

Referenced by PROPSHEET_CleanUp(), PROPSHEET_DialogProc(), and PROPSHEET_Paint().

◆ hFontBold

HFONT tagPropSheetInfo::hFontBold

Definition at line 125 of file propsheet.c.

Referenced by PROPSHEET_CleanUp(), PROPSHEET_DialogProc(), and PROPSHEET_Paint().

◆ hImageList

◆ hwnd

HWND tagPropSheetInfo::hwnd

Definition at line 110 of file propsheet.c.

Referenced by do_loop(), and PROPSHEET_DialogProc().

◆ isModeless

◆ nPages

◆ ppshheader

◆ proppage

◆ result

◆ strPropertiesFor

LPWSTR tagPropSheetInfo::strPropertiesFor

Definition at line 113 of file propsheet.c.

Referenced by PROPSHEET_CleanUp(), PROPSHEET_DialogProc(), and PROPSHEET_SetTitleW().

◆ unicode

BOOL tagPropSheetInfo::unicode

Definition at line 112 of file propsheet.c.

Referenced by PROPSHEET_CreateDialog(), and PROPSHEET_PropertySheet().

◆ useCallback

BOOL tagPropSheetInfo::useCallback

◆ usePropPage

BOOL tagPropSheetInfo::usePropPage

Definition at line 120 of file propsheet.c.

Referenced by PropertySheetA(), PropertySheetW(), and PROPSHEET_CollectSheetInfoCommon().

◆ width


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