FrameOuterStyle property (ILEADRasterView)
EfxFrameOuterStyleConstants FrameOuterStyle | |
Overview |
Refer to Adding a Frame to the Control. |
Remarks
(Persistent property, available at design time) Specifies the style of the outer band of the three-dimensional frame that you add to the Raster View 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.
The following are possible values of the FrameInnerStyle property:
Value |
Meaning |
EFX_OUTERSTYLE_INSET |
Outer band inset |
EFX_OUTERSTYLE_RAISED |
Outer band raised |
EFX_OUTERSTYLE_MAX |
Outer band raised |
See Also
Topics: |