ThemedMessageBoxParameters Members
In This Article
#Constructors
Name | Description |
---|---|
Themed |
Initializes a new instance of the Themed |
Themed |
Initializes a new instance of the Themed |
#Properties
Name | Description |
---|---|
Allow |
Gets or sets whether to allow users to select text in the Themed |
Image |
Gets the image displayed in the Themed |
Options |
Gets or sets the Themed |
Owner |
Gets or sets the window that owns the Themed |
Show |
Gets or sets whether to activate the window when it is shown. |
Timer |
Gets or sets the format of the timer shown in the Themed |
Timer |
Gets or sets the time after which the Themed |
Title |
Gets or sets the header text alignment. |
Window |
Gets or sets the Themed |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also