Property | Type | Description | |
---|---|---|---|
AddRemoveItem | void | ||
CheckNotRunning | void |
Method | Description | |
---|---|---|
Run ( ) : bool |
Shows the dialog.
|
|
Run ( Xwt.WindowFrame parentWindow ) : bool |
Shows the dialog.
|
|
SaveFileDialog ( ) : System | ||
SaveFileDialog ( string title ) : System |
Method | Description | |
---|---|---|
AddRemoveItem ( FileDialogFilter filter, bool added ) : void | ||
CheckNotRunning ( ) : void |
public Run ( Xwt.WindowFrame parentWindow ) : bool | ||
parentWindow | Xwt.WindowFrame | |
return | bool |
public SaveFileDialog ( string title ) : System | ||
title | string | |
return | System |