SDG Toolkit

SdgUserControl Class

A Base sdg User Control Class. This provides all of the base sdgWidget Functionality

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

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     Sdgt.SdgUserControl

public class SdgUserControl : UserControl, ISdgKeyboardWidget, ISdgMouseWidget

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: Sdgt

Assembly: Sdgt 2.0.0.9 (in Sdgt 2.0.0.9.dll)

See Also

SdgUserControl Members | Sdgt Namespace