property Tab.Caption as String
Specifies the HTML caption to be displayed on the pages part of the control.

 TypeDescription 
   String A string expression that indicates the page's caption. The page's caption may contain any combination of built-in HTML tags.    

Use the Caption property to define the caption of the control. The caption of the control is displayed on the pages part of the control like in the following screen shot. The CaptionAlignment property specifies the horizontal and vertical alignment of the control's caption. The Caption is being displayed with or without the pages included, so for instance, if the control contains no pages, you can simulate a frame control. Use the Caption property to define the caption of the page.

 

Here's the list of supported built-in HTML tags:

 


Send comments on this topic.
© 1999-2010 Exontrol Inc, Software. All rights reserved.