AddInManagerUseVisualStyle Property |
Gets or sets a value that indicates whether or not to use the RootPro CAD window color scheme in docking windows.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract bool UseVisualStyle { get; }
Public MustOverride ReadOnly Property UseVisualStyle As Boolean
Get
Property Value
Type:
BooleanSee Also