Method | Description | |
---|---|---|
FrmMain1 ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
清理所有正在使用的资源。
|
Method | Description | |
---|---|---|
BtnAdd_Click ( object sender, System e ) : void | ||
BtnHelp_Click ( object sender, System e ) : void | ||
BtnOpen_Click ( object sender, System e ) : void | ||
BtnQuit_Click ( object sender, System e ) : void | ||
BtnRestart_Click ( object sender, System e ) : void | ||
BtnSave_Click ( object sender, System e ) : void | ||
CreateChapterTree ( System xmlNode, DevComponents treeNode ) : void | ||
CreateItem ( string title, string @class, object arg ) : void | ||
CreateTheme ( string title, DevComponents style ) : void | ||
FrmMain1_Load ( object sender, |
||
InitializeComponent ( ) : void |
设计器支持所需的方法 - 不要 使用代码编辑器修改此方法的内容。
|
|
MainManager_DockTabClosing ( object sender, DevComponents e ) : void | ||
MapItem_Click ( object sender, System e ) : void | ||
RefreshChapterTree ( ) : void | ||
SaveAlert ( ) : void | ||
SelectItem ( string arg ) : bool | ||
SetParent ( System hWndChild, System hWndNewParent ) : |
||
ShowWindow ( System hwnd, int nCmdShow ) : int | ||
buttonItem1_Click ( object sender, System e ) : void | ||
killProcess ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | 如果应释放托管资源,为 true;否则为 false。 |
return | void |