MainForm Class

Namespace:  JiwaFinancials.Jiwa.JiwaNoteTypesUI
Assembly:  JiwaNoteTypesUI (in JiwaNoteTypesUI.dll)

Syntax


public class MainForm : UserInterface<NoteType, NoteTypeCollection>
Public Class MainForm _
	Inherits UserInterface(Of NoteType, NoteTypeCollection)
public ref class MainForm : public UserInterface<NoteType^, NoteTypeCollection^>

Inheritance Hierarchy


Object
  MarshalByRefObject
    Component
      Control
        ScrollableControl
          ContainerControl
            Form
              JiwaFinancials.Jiwa.JiwaApplication.ListMaintenance..::..UserInterface<(Of <(<'NoteType, NoteTypeCollection>)>)>
                JiwaFinancials.Jiwa.JiwaNoteTypesUI..::..MainForm