ComponentOne Menus and Toolbars for WinForms
CaptionText Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1DockingTabPage Class : CaptionText Property
Gets or sets the text in the caption area of the page. If not specified, defaults to the value of the Text property.
Syntax
'Declaration
 
Public Property CaptionText As System.String
public System.string CaptionText {get; set;}
See Also

Reference

C1DockingTabPage Class
C1DockingTabPage Members