Method CanDockPanel
CanDockPanel(IAuiPaneInfo)
Check if a key modifier is pressed (actually Control or Alt) while dragging the frame to not dock the window.
public bool CanDockPanel(IAuiPaneInfo paneInfo)
Parameters
paneInfoIAuiPaneInfoPanel information.
Returns
- bool
trueif panel can be docked,falseotherwise.