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; }
Public MustOverride Property UserCtrl As UserControl
Get
Set
Property Value
Type:
UserControlSee Also