csUnit Class Library

Control Class

Base class for controls, which are components with visual representation.

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

System.Object
   csUnit.Windows.Control
      csUnit.Windows.Button
      csUnit.Windows.Form

public class 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: csUnit.Windows

Assembly: csUnit (in csUnit.dll)

See Also

Control Members | csUnit.Windows Namespace