The GwxCustomConfirmMessage type exposes the following members.
Properties
Name | Description | |
---|---|---|
Buttons |
Specifies which buttons to display in a MessageBox.
(Inherited from GwxCustomMessage.) | |
CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
Caption |
Specifies the caption to appear in the titlebar of a MessageBox.
(Inherited from GwxCustomMessage.) | |
DefaultButton |
Specific which button in a MessageBox should be the default button.
(Inherited from GwxCustomMessage.) | |
DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
Icon |
Specifies which icon to display in a MessageBox.
(Inherited from GwxCustomMessage.) | |
IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from Freezable.) | |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
Text |
Specifies the message text to appear in a MessageBox.
(Inherited from GwxCustomMessage.) |