FormEditGraphicObjectPGEx2_PropertyValueChanged Method |
Namespace: DWSIMAssembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax private void PGEx2_PropertyValueChanged(
Object s,
PropertyValueChangedEventArgs e
)
Private Sub PGEx2_PropertyValueChanged (
s As Object,
e As PropertyValueChangedEventArgs
)
Request Example
View SourceParameters
- s Object
-
- e PropertyValueChangedEventArgs
-
See Also