Gets or sets the title of the strip line.
Strip Line title
Visual Basic (Declaration) | |
---|---|
Public Property Title As String |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public string Title {get; set;} |
Return Value
A value that represents the title.
Sets or gets the title of the strip line.
The font properties of the title can be set using the TitleFont property.
Title colors of StripLine objects are set by TitleColor.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family