FontAndColorProviderBase クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
フォントおよびカラープロバイダーのベースクラス
public ref class FontAndColorProviderBase abstract : Microsoft::VisualStudio::Shell::Interop::IVsFontAndColorDefaults, Microsoft::VisualStudio::Shell::Interop::IVsFontAndColorEvents
public abstract class FontAndColorProviderBase : Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorDefaults, Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorEvents
type FontAndColorProviderBase = class
interface IVsFontAndColorDefaults
interface IVsFontAndColorEvents
Public MustInherit Class FontAndColorProviderBase
Implements IVsFontAndColorDefaults, IVsFontAndColorEvents
- 継承
-
FontAndColorProviderBase
- 派生
- 実装
コンストラクター
| 名前 | 説明 |
|---|---|
| FontAndColorProviderBase() |
FontAndColorProviderBase クラスの新しいインスタンスを初期化します。 |
プロパティ
| 名前 | 説明 |
|---|---|
| CategoryName |
カテゴリ名を取得するか設定します。 |
| Font |
使うフォントスタイルを手に入れます。 |
| FontColorDefaults |
フォントと色のデフォルトを取得できます。 |
| FontColorFlags |
フォントとカラーの提供者ベースを取得します。 派生クラスがカスタマイズできるようにします。 |
| FontDefault |
デフォルトのフォントを取得するか設定します。 |
| Guid |
単位元を取得または設定 Guid。 |
| ItemsChanged |
項目のハッシュテーブルが変更されます。 |
| Reset |
フォントと色が初期値にリセットされるかどうかを示す値が得られます。 |