TextBoxCreateParams Class

Definition

Line 39 of System.Windows/TextBox.cm

Constructors & Destructor

public nothrow TextBoxCreateParams(ControlCreateParams& controlCreateParams_)

Member Functions

public nothrow TextBoxCreateParams& Defaults()

Member Variables

public ControlCreateParams& controlCreateParams

Constructor& Destructor Details

TextBoxCreateParams Constructor

public nothrow TextBoxCreateParams(ControlCreateParams& controlCreateParams_)

Definition
Line 41 of System.Windows/TextBox.cm


Member Function Details

Defaults Member Function

public nothrow TextBoxCreateParams& Defaults()

Definition
Line 44 of System.Windows/TextBox.cm