TextEditHelpTextSettings Members
In This Article
#Constructors
Name | Description |
---|---|
Text |
Initializes a new instance of the Text |
#Properties
Name | Description |
---|---|
Display |
Gets or sets a value that specifies how a help text is displayed within its container. |
Enable |
Gets or sets a value that specifies whether a specific animation effect is used when the help text pops up. |
Horizontal |
Gets or sets the text editor’s help text horizontal alignment. |
Popup |
Gets the margins of a help text displayed in popup mode. |
Position | Gets or sets the position of the editor’s help text. |
Vertical |
Gets or sets the current editor’s help text vertical alignment. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Properties |
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 the string that represents the current object.
Inherited from State |
See Also