Method | Description | |
---|---|---|
CommonFileDialogComboBoxItem ( ) : System |
Creates a new instance of this class.
|
|
CommonFileDialogComboBoxItem ( string text ) : System |
Creates a new instance of this class with the specified text.
|
public CommonFileDialogComboBoxItem ( ) : System | ||
return | System |
public CommonFileDialogComboBoxItem ( string text ) : System | ||
text | string | The text to use for the combo box item. |
return | System |