Méthode | Description | |
---|---|---|
LStringElement ( ) : System |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
SaveText ( ) : void | ||
UpdateAllControls ( ) : void | ||
UpdateElement ( ) : void | ||
UpdateLabel ( ) : void | ||
UpdateText ( ) : void |
Méthode | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
SetTextAsString ( ) : void | ||
SetTextByID ( ) : void | ||
chkUseText_CheckedChanged ( object sender, EventArgs e ) : void | ||
textBox_Enter ( object sender, EventArgs e ) : void | ||
txtString_DoubleClick ( object sender, EventArgs e ) : void | ||
txtString_Validated ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |