TreeViewDesigner::UsePreviewControl Property
.NET Framework (current version)
Gets a value indicating whether the control designer uses a temporary preview control to generate the design-time HTML markup.
Assembly: System.Design (in System.Design.dll)
Property Value
Type: System::Booleantrue, if the control designer uses a temporary copy of the control for design-time preview; otherwise, false, if the control designer uses the Component property for the control contained in the control designer.
.NET Framework
Available since 2.0
Available since 2.0
Show: