Property | Type | Description | |
---|---|---|---|
FindHistory | List |
||
MatchCase | bool | ||
MatchWholeWord | bool | ||
ReplaceHistory | List |
||
SearchBackwards | bool | ||
SearchFromBegining | bool | ||
SearchIn | SearchInOptions | ||
UseRegularExpression | bool | ||
WindowLocation | Point | ||
WindowSize |
Method | Description | |
---|---|---|
FindAndReplaceSettings ( |
||
Reload ( ) : void | ||
Save ( ) : void |
Method | Description | |
---|---|---|
DeserialiseList ( string s ) : List |
||
DeserialisePoint ( string s ) : Point | ||
DeserialiseSize ( string s ) : |
||
SerialiseList ( List |
||
SerialisePoint ( Point p ) : string | ||
SerialiseSize ( |
public FindAndReplaceSettings ( |
||
settings | ||
return | System |