ISmartBorder Interface Members
In This Topic
The following tables list the members exposed by ISmartBorder.
Public Properties
| Name | Description |
| EndColumn | Gets or sets the ending column of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl) |
| EndRow | Gets or sets the ending row of the SmartUx control. (Inherited from ) |
| ForegroundColor | Gets or sets the foreground color of the SmartUx control. (Inherited from ) |
| Id | Gets the unique id for this SmartUx control. (Inherited from ) |
| StartColumn | Gets or sets the starting column of the SmartUx control. (Inherited from ) |
| StartRow | Gets or sets the starting row of the SmartUx control. (Inherited from ) |
| ToolTipText | Gets or sets the tool tip text for the SmartUx control. (Inherited from ) |
Top
Public Methods
| Name | Description |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable) |
Top
See Also