Error processing SSI file
(Leadtools.Controls)

Show in webframe

Color2 Property




The second (background) color to use when framing the region.
Syntax
public Color Color2 {get; set;}
'Declaration
 
Public Property Color2 As Color

Property Value

The second (background) color to use when framing the region. Default value is "White".
Remarks

ControlRegionRenderer frames the region as follows:

The user can change any of these values or customize the rendering further by using RegionRenderCallback.

Requirements

Target Platforms

See Also

Reference

ControlRegionRenderer Class
ControlRegionRenderer Members

Error processing SSI file