프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CurrentControl | |||
CurrentProvider | IOutputProvider | ||
ItemBox | |||
Toolbar | |||
ViewPanel |
메소드 | 설명 | |
---|---|---|
Attach ( IOutputProvider output ) : void | ||
Copy ( ) : void | ||
Cut ( ) : void | ||
Delete ( ) : void | ||
Detach ( IOutputProvider output ) : void | ||
OutputPad ( ) : System | ||
Paste ( ) : void | ||
Redo ( ) : void | ||
SelectAll ( ) : void | ||
ShowFindDialog ( ) : void | ||
ShowReplaceDialog ( ) : void | ||
Undo ( ) : void |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void | ||
ItemBox_SelectedIndexChanged ( object sender, |
||
OutputPad_ProviderAttached ( object sender, |
||
OutputPad_ProviderDetached ( object sender, |
메소드 | 설명 | |
---|---|---|
OnProviderAttached ( IOutputProvider sender ) : void | ||
OnProviderDetatched ( IOutputProvider sender ) : void |
public static Attach ( IOutputProvider output ) : void | ||
output | IOutputProvider | |
리턴 | void |
public static Detach ( IOutputProvider output ) : void | ||
output | IOutputProvider | |
리턴 | void |
protected ItemBox_SelectedIndexChanged ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
protected OutputPad_ProviderAttached ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
protected OutputPad_ProviderDetached ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
protected Control,System.Windows.Forms CurrentControl | ||
리턴 |
protected ToolStripComboBox,System.Windows.Forms ItemBox | ||
리턴 |
protected ToolStrip,System.Windows.Forms Toolbar | ||
리턴 |