TrackBarRange Members
In This Article
#Constructors
Name | Description |
---|---|
Track |
Initializes a new instance of the Track |
#Fields
Name | Description |
---|---|
Empty static |
Gets the Track |
#Properties
Name | Description |
---|---|
Is |
Gets whether the minimum and maximum limits of the range are equal to 0. |
Maximum | Gets or sets the maximum limit of the range. |
Minimum | Gets or sets the minimum limit of the range. |
#Methods
Name | Description |
---|---|
Equals |
|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the current object has the same settings as that of the specified object. |
Get |
Gets the hash code (a number) that corresponds to the value of the current Track |
Get |
Gets the Type of the current instance. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a human-readable string that represents the Track |
See Also