Method |
Description |
|
CloseCommand ( object target ) : void |
|
|
CreateWindow ( Window parent ) : Dialog |
|
|
HelpCommand ( object target ) : void |
|
|
IsSet ( MessageChoice choices, MessageChoice bits ) : bool |
|
|
Show ( Window parent, MessageIcon icon, string title, string content, MessageChoice choices, string help, bool enableDontAsk, MessageChoice defaultChoice ) : MessageChoice |
|
|
ShowDialog ( Window parent, MessageIcon icon, string title, string content, MessageChoice choices, string help, bool enableDontAsk, MessageChoice defaultChoice ) : void |
|
|