Gets or sets the text for the Windows caption.
[Visual Basic]
Public Property TxtTitle As String
[C#]
public string TxtTitle {get;set;}
[Delphi]
public property TxtTitle: String read get_TxtTitle write set_TxtTitle;
See Also
C1PrintProgress Class | C1PrintProgress Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |