UserInterfaceObject Members
In This Article
#Constructors
Name | Description |
---|---|
User |
|
User |
Initializes a new instance of the User |
User |
Initializes a new instance of the User |
#Properties
Name | Description |
---|---|
Color | Gets or sets the color of the user interface object. |
Display |
Gets or sets the text which identifies an element. |
Menu |
Gets or sets the element's menu caption. |
#Methods
Name | Description |
---|---|
Dispose() |
Disposes of the User |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Equals |
Determines whether the specified object instances are considered equal. 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 element's textual representation. |
See Also