Properties | |
VARIANT_BOOL RW | UseDropTargetPageControlType [] |
Specifies that drag & drop is going as neighbour and conversion of source page control type to drop target's page control type required. |
Used in ControlEvents::OnDockControlCreate.
VARIANT_BOOL RW UseDropTargetPageControlType |
Specifies that drag & drop is going as neighbour and conversion of source page control type to drop target's page control type required.
For example, if source control have Docking::AlwaysDockTab = "TRUE" and drop target control inside a PageControl. If BeginDockContext::AllowDropTargetPageControlType = "TRUE" that the source control can be placed inside PageControl despite Docking::AlwaysDockTab = "TRUE" setting.