Method | Description | |
---|---|---|
CommonFileDialogMenuItem ( ) : System |
Creates a new instance of this class.
|
|
CommonFileDialogMenuItem ( string text ) : System |
Creates a new instance of this class with the specified text.
|
Method | Description | |
---|---|---|
Attach ( IFileDialogCustomize dialog ) : void |
Attach this control to the dialog object
|
|
RaiseClickEvent ( ) : void |
public CommonFileDialogMenuItem ( string text ) : System | ||
text | string | The text to display for this control. |
return | System |