Namespace Syncfusion.WinForms.Core.Interfaces
Interfaces
IKeyboardHook
Defines the interfaces for the keyboard process. |
IKeyboardMessage
Defines the interface for the keyboard operations. |
IMouseHook
Defines the interface for the mouse hook process. |
IMouseMoveMessage
Defines the interface for the mouse move operations. |
IPopup
A generic interface for any control that wants to participate in the Popup framework. |
IPopupChild
Defines a generic interface which when implemented will allow that object / control to participate in the popup framework. |
IPopupHost
Defines an interface that a PopupHost can take and parent itself to. |
IPopupParent
A generic interface that defines a popup parent, that will control the alignment of a popup, etc. |