Свойство | Type | Description | |
---|---|---|---|
ControlsToData | void | ||
DataToControls | void | ||
InitializeComponent | void | ||
PortForm_FormClosing | void | ||
PortForm_UndoChanges | void | ||
PortForm_ValidateSchema | void | ||
portControl_Load | void |
Méthode | Description | |
---|---|---|
PortForm ( ) : System |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Méthode | Description | |
---|---|---|
ControlsToData ( ) : void | ||
DataToControls ( ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
PortForm_FormClosing ( object sender, FormClosingEventArgs e ) : void | ||
PortForm_UndoChanges ( object sender, EventArgs e ) : void | ||
PortForm_ValidateSchema ( object sender, EventArgs e ) : void | ||
portControl_Load ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |