The BorderLayer type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BorderColor |
The color of the border.
| |
| BorderWidth |
The width of the border.
| |
| HoverCursor |
Specifies which cursor must be shown when hovering over the
extension. By default, an extension does not define its own cursor, but
instead, uses the cursor of its base interactor.
(Inherited from WinFormsInteractorLayer.) | |
| Interactor |
The base interactor that this extension extends.
(Inherited from WinFormsInteractorLayer.) | |
| IsEnabled |
Controls whether this layer is enabled. If false, the interactor behaves as if
without the layer.
(Inherited from InteractorLayer.) | |
| Rectangle |
The width of the resulting interactor.
(Overrides InteractorLayer..::..Rectangle.) |