GroupBoxCreateParams Class

Definition

Line 23 of System.Windows/GroupBox.cm

Constructors & Destructor

public nothrow GroupBoxCreateParams(ControlCreateParams& controlCreateParams_)

Member Functions

public nothrow GroupBoxCreateParams& Defaults()

Member Variables

public ControlCreateParams& controlCreateParams

Constructor& Destructor Details

GroupBoxCreateParams Constructor

public nothrow GroupBoxCreateParams(ControlCreateParams& controlCreateParams_)

Definition
Line 25 of System.Windows/GroupBox.cm


Member Function Details

Defaults Member Function

public nothrow GroupBoxCreateParams& Defaults()

Definition
Line 28 of System.Windows/GroupBox.cm