ctlUniTabbedXP.Caption PropertyGets or sets the title of the specified tabulatorSyntax
Public Property Get Caption (Optional ByVal lIndex As Long = -1&) As String
Public Property Let Caption (ByVal lIndex As Long, _ ByVal sCaption As String) Parameters
Remarks
|