[]
Represents the arguments, associated with a QueryEnabledAnchors event.
public class DockingAnchorsEventArgs : EventArgs
Name | Description |
---|---|
Anchors | Get or sets allowed anchors. |
CommandDockUnderCursor | Returns a C1CommandDock that is under the cursor. |
DockingTabUnderCursor | Returns a C1DockingTab that is under the cursor. |
ScreenPoint | Gets the screen point. |
SourceDockingTab | Gets source docking tab. |
SourceDockingTabPage | Gets source docking tab page. |