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