FontAndColorProviderBase Class
Base class for font and color providers
Assembly: SQLEditors (in SQLEditors.dll)
System::Object
Microsoft.SqlServer.Management.UI.VSIntegration.Editors::FontAndColorProviderBase
Microsoft.SqlServer.Management.UI.VSIntegration.Editors::FontAndColorProviderGridResults
Microsoft.SqlServer.Management.UI.VSIntegration.Editors::FontAndColorProviderShowplan
Microsoft.SqlServer.Management.UI.VSIntegration.Editors::FontAndColorProviderTextResults
Microsoft.SqlServer.Management.UI.VSIntegration.Editors::FontAndColorProviderBase
Microsoft.SqlServer.Management.UI.VSIntegration.Editors::FontAndColorProviderGridResults
Microsoft.SqlServer.Management.UI.VSIntegration.Editors::FontAndColorProviderShowplan
Microsoft.SqlServer.Management.UI.VSIntegration.Editors::FontAndColorProviderTextResults
| Name | Description | |
|---|---|---|
![]() | FontAndColorProviderBase() | Initializes a new instance of the FontAndColorProviderBase class. |
| Name | Description | |
|---|---|---|
![]() | CategoryName | Gets or sets the Visual Studio category name |
![]() | Font | Gets the font. |
![]() | FontColorDefaults | Gets font and color defaults. |
![]() | FontColorFlags | Gets font and color provider base. Allows derived classes to customize it. |
![]() | FontDefault | Gets or sets the default font. |
![]() | Guid | Gets or sets the identity Guid. |
![]() | ItemsChanged | Gets a hashtable of items changed. |
![]() | Reset | Resets the font and color. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:




