프로퍼티 | 타입 | 설명 | |
---|---|---|---|
InitializeComponent | void | ||
tabClass_Click | void |
메소드 | 설명 | |
---|---|---|
IVICDriverControl ( ) : System.ComponentModel |
메소드 | 설명 | |
---|---|---|
ControlsToData ( ) : void | ||
DataToControls ( ) : void | ||
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnValidating ( CancelEventArgs e ) : void |
메소드 | 설명 | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
tabClass_Click ( object sender, System e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |
public IVICDriverControl ( ) : System.ComponentModel | ||
리턴 | System.ComponentModel |
protected OnValidating ( CancelEventArgs e ) : void | ||
e | CancelEventArgs | |
리턴 | void |