C# Class Framework.Interface.Workbench.Frmpeiban

Afficher le fichier Open project: callme119/civil

Méthodes publiques

Свойство Type Description
CreateModuleIntance CreateModuleHandle

Méthodes publiques

Méthode Description
Frmpeiban ( ) : System
Frmpeiban ( Framework chapter, object type ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

清理所有正在使用的资源。

Private Methods

Méthode Description
Frmpeiban_Load ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

设计器支持所需的方法 - 不要 使用代码编辑器修改此方法的内容。

buttonX1_Click ( object sender, EventArgs e ) : void
checkBoxX10_CheckedChanged ( object sender, EventArgs e ) : void
checkBoxX3_CheckedChanged ( object sender, EventArgs e ) : void
checkBoxX4_CheckedChanged ( object sender, EventArgs e ) : void
checkBoxX5_CheckedChanged ( object sender, EventArgs e ) : void
checkBoxX6_CheckedChanged ( object sender, EventArgs e ) : void
checkBoxX7_CheckedChanged ( object sender, EventArgs e ) : void
checkBoxX8_CheckedChanged ( object sender, EventArgs e ) : void
checkBoxX9_CheckedChanged ( object sender, EventArgs e ) : void
radioButton1_CheckedChanged ( object sender, EventArgs e ) : void
radioButton2_CheckedChanged ( object sender, EventArgs e ) : void

Method Details

Dispose() protected méthode

清理所有正在使用的资源。
protected Dispose ( bool disposing ) : void
disposing bool 如果应释放托管资源,为 true;否则为 false。
Résultat void

Frmpeiban() public méthode

public Frmpeiban ( ) : System
Résultat System

Frmpeiban() public méthode

public Frmpeiban ( Framework chapter, object type ) : System
chapter Framework
type object
Résultat System

Property Details

CreateModuleIntance public_oe property

public CreateModuleHandle CreateModuleIntance
Résultat CreateModuleHandle