DrawManager Class

Inheritance Hierarchy

System..::..Object
  Microsoft.VisualStudio.Data.Tools.SqlEditor.UI.ResultPane..::..DrawManager

Namespace:  Microsoft.VisualStudio.Data.Tools.SqlEditor.UI.ResultPane
Assembly:  Microsoft.VisualStudio.Data.Tools.SqlEditor (in Microsoft.VisualStudio.Data.Tools.SqlEditor.dll)

Syntax

'Declaration
Public NotInheritable Class DrawManager
'Usage
public static class DrawManager
public ref class DrawManager abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type DrawManager =  class end
public final class DrawManager

The DrawManager type exposes the following members.

Properties

  Name Description
Public propertyStatic member BorderColor Gets {insert text here}.
Public propertyStatic member BorderPen Gets {insert text here}.
Public propertyStatic member IsCurrentApplicationThemed Gets {insert text here}.

Top

Methods

  Name Description
Public methodStatic member DrawNCBorder

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.VisualStudio.Data.Tools.SqlEditor.UI.ResultPane Namespace