Click or drag to resize

FormPropSelection Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsForm
              DWSIMFormPropSelection

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.4.5.0
Syntax
public class FormPropSelection : Form
Request Example View Source

The FormPropSelection type exposes the following members.

Constructors
 NameDescription
Public methodFormPropSelection 
Top
Properties
 NameDescription
Public propertybtnCancel 
Public propertybtnOK 
Public propertyGroupBox1 
Top
Methods
Fields
 NameDescription
Private fieldcomponents 
Public fieldformC 
Public fieldmode 
Public fieldssheet 
Public fieldssmode 
Public fieldwi 
Top
Extension Methods
 NameDescription
Public Extension MethodChangeDefaultFont
(Defined by FormExtensions)
Public Extension MethodGetAllChildren
(Defined by FormExtensions)
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Public Extension MethodUIThread
(Defined by General)
Public Extension MethodUIThreadInvoke
(Defined by General)
Top
See Also