SDG Toolkit

ISdgKeyboardWidget Interface

This is the required interface for sdg Keyboard Widgets, it provides all of the required functionality that any sdg keyboard enabled widget would need

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

public interface ISdgKeyboardWidget : ISdgMouseWidget

Types that implement ISdgKeyboardWidget

Type Description
SdgControl A Base sdg Control Class. This provides all of the base sdgWidget Functionality
SdgUserControl A Base sdg User Control Class. This provides all of the base sdgWidget Functionality

Requirements

Namespace: Sdgt

Assembly: Sdgt 2.0.0.9 (in Sdgt 2.0.0.9.dll)

See Also

ISdgKeyboardWidget Members | Sdgt Namespace