FontAndColorProviderBase Constructor

Initializes a new instance of the FontAndColorProviderBase class.

Namespace:  Microsoft.SqlServer.Management.UI.VSIntegration.Editors
Assembly:  SQLEditors (in SQLEditors.dll)

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New FontAndColorProviderBase()
protected FontAndColorProviderBase()
protected:
FontAndColorProviderBase()
new : unit -> FontAndColorProviderBase
protected function FontAndColorProviderBase()

See Also

Reference

FontAndColorProviderBase Class

Microsoft.SqlServer.Management.UI.VSIntegration.Editors Namespace