Method | Description | |
---|---|---|
GetValueDialog ( string caption, string message, string defaultValue ) : System | ||
Show ( |
Method | Description | |
---|---|---|
OnCancel_Click ( object sender, |
||
OnOk_Click ( object sender, |
public GetValueDialog ( string caption, string message, string defaultValue ) : System | ||
caption | string | |
message | string | |
defaultValue | string | |
return | System |
public static Show ( |
||
parent | ||
caption | string | |
message | string | |
defaultValue | string | |
return | string |