frmMaintxtWorkpieceX_TextChanged Method
The text has changed in the Workpiece Left textbox.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
private void txtWorkpieceX_TextChanged(
Object sender,
EventArgs e
)
Private Sub txtWorkpieceX_TextChanged (
sender As Object,
e As EventArgs
)
No code example is currently available or this language may not be supported.
Parameters
- sender Object
-
The object raising this event.
- e EventArgs
-
Standard event arguments.