Click or drag to resize

CustomDockingBarUserCtrl Property

Gets or sets the user control of the docking window.

Namespace:  RootPro.RootProCAD.UI
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract UserControl UserCtrl { get; set; }

Property Value

Type: UserControl
See Also