次の方法で共有


UITypeEditor.GetPaintValueSupported メソッド ()

エディタでオブジェクトの値の視覚的な表現を描画できるかどうかを示します。

Overloads Public Function GetPaintValueSupported() As Boolean
[C#]
public bool GetPaintValueSupported();
[C++]
public: bool GetPaintValueSupported();
[JScript]
public function GetPaintValueSupported() : Boolean;

戻り値

PaintValue が実装されている場合は true 。それ以外の場合は false

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

UITypeEditor クラス | UITypeEditor メンバ | System.Drawing.Design 名前空間 | UITypeEditor.GetPaintValueSupported オーバーロードの一覧 | PaintValue