[]
        
(Showing Draft Content)

FarPoint.Win.ITabManager.SetTabText

SetTabText Method

SetTabText(int, string)

Sets the text of the tab.

Declaration
void SetTabText(int index, string newText)
Sub SetTabText(index As Integer, newText As String)
Parameters
Type Name Description
int index
string newText