'Declaration Public Overloads Function CheckControl( _ ByVal browser As System.Windows.Forms.WebBrowser _ ) As System.Integer
public System.int CheckControl( System.Windows.Forms.WebBrowser browser )
Parameters
- browser
- System.Windows.Forms.WebBrowser control that contains the text to be spell-checked.
Return Value
The number of errors found, -1 if the dialog was canceled.