OsmDldForm.onClose Method
Called while closing the form.
[Visual Basic]
Private Sub onClose( _
ByVal
sender As
Object, _
ByVal
e As
EventArgs _
)
Parameters
-
sender
- ignored
-
e
- ignored
Remarks
Stores current values from controls into the configuration object.
See Also
OsmDldForm Class | serial Namespace | storecfg