ComponentOne Sizer 8.0
Template Property (C1Tab)

Sets a number of other properties to achieve a pre-defined look.

Syntax

[form!]C1Tab.Template = TabTemplateSettings

Remarks

The Template property provides a convenient way to customize several other properties at once. You may choose the template that most closely approximates the look and feel you want, then refine it further by adjusting other properties.

Setting the Template property modifies all properties related to the appearance of the control. These are:

Example Title
Copy Code
Position, Style, Appearance, Separators
PicturePos, ShowFocusRect, FontBold,
FrontTabColor, BackTabColor, BackColor,
FrontTabForeColor, ForeColor, and TabOutlineColor.

The picture below shows the effect of each setting:

This property is write-only. After you select a template at design-time, the value shown in the Properties Window will automatically revert to 0 - ttpNone.

Data Type

TabTemplateSettings (Enumeration)

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback