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