Available in the LEADTOOLS Imaging toolkit. |
FrameColor property (Main Control)
Visual Basic example
Visual C++ 4.0 example
Visual J++ example
Syntax OLE_COLOR FrameColor
Overview: Refer to Adding a Frame to the Control.
Remarks
(Persistent property, available at design time) Specifies the border color of the three-dimensional frame that you add to the Main Control.
The FrameThickness property determines the thickness of the frame, and you can set the thickness to 0 to disable the frame. Other properties described in Adding a Frame to the Control, specify the inner and outer bands that give the frame a three-dimensional appearance.
See Also