ListBoxCreateParams Class

Definition

Line 45 of System.Windows/ListBox.cm

Constructors & Destructor

public nothrow ListBoxCreateParams(ControlCreateParams& controlCreateParams_)

Member Functions

public nothrow ListBoxCreateParams& Defaults()

Member Variables

public ControlCreateParams& controlCreateParams

Constructor& Destructor Details

ListBoxCreateParams Constructor

public nothrow ListBoxCreateParams(ControlCreateParams& controlCreateParams_)

Definition
Line 47 of System.Windows/ListBox.cm


Member Function Details

Defaults Member Function

public nothrow ListBoxCreateParams& Defaults()

Definition
Line 50 of System.Windows/ListBox.cm