suite4.net.FormDatabase Documentation

LoaderForm Class

The LoaderForm is used to load an IForm and display it in a Windows Application.

For a list of all members of this type, see LoaderForm Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     suite4.net.FormDatabase.LoaderForm

[Visual Basic]
Public Class LoaderForm
    Inherits Form
[C#]
public class LoaderForm : Form

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: suite4.net.FormDatabase

Assembly: suite4.net.FormDatabase (in suite4.net.FormDatabase.dll)

See Also

LoaderForm Members | suite4.net.FormDatabase Namespace