Method | Description | |
---|---|---|
Compare ( string fragmentText ) : System.CompareResult | ||
MulticolumnAutocompleteItem ( string menuTextByColumns, string insertingText, bool compareBySubstring = true, bool ignoreCase = true ) : System | ||
OnPaint ( |
public Compare ( string fragmentText ) : System.CompareResult | ||
fragmentText | string | |
return | System.CompareResult |
public MulticolumnAutocompleteItem ( string menuTextByColumns, string insertingText, bool compareBySubstring = true, bool ignoreCase = true ) : System | ||
menuTextByColumns | string | |
insertingText | string | |
compareBySubstring | bool | |
ignoreCase | bool | |
return | System |
public OnPaint ( |
||
e | ||
return | void |