MaterialStreamEditorUtilitiesCtxMenu_Opening Method |
Namespace: DWSIM.ThermodynamicsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax private void UtilitiesCtxMenu_Opening(
Object sender,
CancelEventArgs e
)
Private Sub UtilitiesCtxMenu_Opening (
sender As Object,
e As CancelEventArgs
)
Request Example
View SourceParameters
- sender Object
-
- e CancelEventArgs
-
See Also