IDropDockingIndicator Interface |
Namespace: Internal.ComponentFactory.Krypton.Navigator
public interface IDropDockingIndicator
The IDropDockingIndicator type exposes the following members.
| Name | Description | |
|---|---|---|
| Hide |
Hide the window from display.
| |
| MouseReset |
Ensure the state is updated to reflect the mouse not being over the control.
| |
| ScreenMouseMove |
Perofrm mouse hit testing against a screen point.
| |
| ShowRelative |
Show the window relative to provided screen rectangle.
|