FreeFlow class library

Form Class

A form

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

System.Object
   FreeFlow.Client.Connectable
      FreeFlow.Client.Form

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

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: FreeFlow.Client

Assembly: FreeFlow.Client (in FreeFlow.Client.dll)

See Also

Form Members | FreeFlow.Client Namespace