UserInterface Class

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.ProcessAction
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


<CLSCompliantAttribute> _
<DesignerGeneratedAttribute> _
Public Class UserInterface _
	Inherits Form _
	Implements IJiwaForm
[CLSCompliantAttribute]
[DesignerGeneratedAttribute]
public ref class UserInterface : public Form, 
	IJiwaForm

Inheritance Hierarchy


Object
  MarshalByRefObject
    Component
      Control
        ScrollableControl
          ContainerControl
            Form
              JiwaFinancials.Jiwa.JiwaApplication.ProcessAction..::..UserInterface