SRGWizSheet::SRGWizSheet

SRGWizSheet::SRGWizSheet(SRGraph*pGraph, LPCTSTRpszCaption, CWnd*pParentWnd, UINTiSelectPage, CSizeviewSize, BOOLbUseGraphData)

Wizard constructor

Defined in: WizSheet.cpp

Parameters

pGraph

Pointer to pre-existing SRGraph object to be modified

pszCaption

Property sheet caption

pParentWnd

Pointer to parent window (default=NULL)

iSelectPage

Index of property page to be displayed initially (default=0)

viewSize

Size of the preview window (optional)

bUseGraphData

Tell the wizard to use the data of the passed graph of not