frmMainpnlWorkspace_Paint Method
The Workspace panel is being painted.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
private void pnlWorkspace_Paint(
Object sender,
PaintEventArgs e
)
Private Sub pnlWorkspace_Paint (
sender As Object,
e As PaintEventArgs
)
No code example is currently available or this language may not be supported.
Parameters
- sender Object
-
The object raising this event.
- e PaintEventArgs
-
Paint event arguments.
The start and end locations of chained operations are recalculated
while drawing.