UtilScintillaNetRemoveLineNumbers Method

Overload List

RemoveLineNumbers(Scintilla, Int32) Removes the line numbers on the specified Scintilla editor that were previously added by calling AddLineNumbers(Scintilla, Int32) method.
RemoveLineNumbers(Scintilla, Int32, Int32) Removes the line numbers on the specified Scintilla editor that were previously added by calling AddLineNumbers(Scintilla, Int32) method.

See Also