Namespace - LJCWinFormCommon
Syntax
| C# |
|
public class ControlValue : IComparable<ControlValue>
|
Represents a control's position and size.
Collection
|
CompareTo
|
Provides the default Sort functionality. |
Other Public Methods
2 Methods
Properties
|
ControlName
|
Gets or sets the controlName value. |
|
Height
|
Gets or sets the Height value. |
|
Left
|
Gets or sets the Left value. |
|
Top
|
Gets or sets the Top value. |
|
Width
|
Gets or sets the Width value. |
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.