Property | Type | Description | |
---|---|---|---|
StrSaveText | string |
Method | Description | |
---|---|---|
FrmDosCommand ( ) : Common.System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
CommandChanged ( string strCommandLine ) : void |
//命令参数变化
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
cmdRunDos_Click ( object sender, |
运行
|
|
cmdSave_Click ( object sender, |
保存配置文件内容
|
|
frmDosCommand_Load ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |