DockingManager.CreateDockRegionForDockObject Method
Creates an appropriate DockRegion object and adds it to the managed control.
[Visual Basic]Public Function CreateDockRegionForDockObject( _
ByVal
regionState As
State _
) As
DockRegion Parameters
- regionState
- The state of the region.
Return Value
The region.
See Also
DockingManager Class | NETXP.Controls.Docking Namespace