메소드 | 설명 | |
---|---|---|
Find ( string pattern ) : bool | ||
FindAll ( string pattern ) : List |
||
ReplaceForm ( FastColoredTextBox tb ) : System |
메소드 | 설명 | |
---|---|---|
OnActivated ( |
||
ProcessCmdKey ( Message &msg, Keys keyData ) : bool |
메소드 | 설명 | |
---|---|---|
ReplaceForm_FormClosing ( object sender, FormClosingEventArgs e ) : void | ||
ResetSerach ( ) : void | ||
btClose_Click ( object sender, EventArgs e ) : void | ||
btFindNext_Click ( object sender, EventArgs e ) : void | ||
btReplaceAll_Click ( object sender, EventArgs e ) : void | ||
btReplace_Click ( object sender, EventArgs e ) : void | ||
cbMatchCase_CheckedChanged ( object sender, EventArgs e ) : void | ||
tbFind_KeyPress ( object sender, KeyPressEventArgs e ) : void |
protected ProcessCmdKey ( Message &msg, Keys keyData ) : bool | ||
msg | Message | |
keyData | Keys | |
리턴 | bool |
public ReplaceForm ( FastColoredTextBox tb ) : System | ||
tb | FastColoredTextBox | |
리턴 | System |