suite4.net.FormDatabase Documentation

LoaderControl Class

The LoaderControl is a container which an IForm can be loaded into for display in a Windows Forms application.

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

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            suite4.net.FormDatabase.LoaderControl

[Visual Basic]
Public Class LoaderControl
    Inherits Control
[C#]
public class LoaderControl : Control

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

LoaderControl Members | suite4.net.FormDatabase Namespace