XTPTaskPanelBorderStyle Enumeration
Description
Specifies the type of border that is placed around the TaskPanel.
Members
| Member | Description |
|---|---|
| xtpBorderNone | No border. |
| xtpBorderFlat | Flat style border. |
| xtpBorderStaticEdge | Static edge style border. |
| xtpBorderClientEdge | Client edge style border. |
| xtpBorderFrame | Frame style border. |
Remarks
This specifies the border style for the TaskPanel. This will not affect the individual groups or items. You can change the border style in the Visual Basic IDE at design time, or you can change it via code.
See Also
| | Task Panel ActiveX Control v24.0 | | | | | | | |
|---|---|---|---|---|---|---|---|---|
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.