[]
        
(Showing Draft Content)

FarPoint.Win.SuperEdit.IManageFmtInput.GetInitialText

GetInitialText Method

GetInitialText()

Returns the initial text for a format.

Declaration
string GetInitialText()
Function GetInitialText() As String
Returns
Type Description
string

The initial text for a format.

Remarks

Used when starting a new value. Note: this gives the same results as calling "ChangeText()" with all the text selected and the "insertText" parameter is null or empty.