次の方法で共有


SelectionRangeConverter.GetPropertiesSupported メソッド

オーバーロードの一覧

このメンバは、.NET Framework インフラストラクチャのサポートを目的としています。独自に作成したコード内で直接使用することはできません。

[Visual Basic] Overloads Overrides Public Function GetPropertiesSupported(ITypeDescriptorContext) As Boolean

[C#] public override bool GetPropertiesSupported(ITypeDescriptorContext);

[C++] public: bool GetPropertiesSupported(ITypeDescriptorContext*);

[JScript] public override function GetPropertiesSupported(ITypeDescriptorContext) : Boolean;

TypeConverter から継承されます。

[Visual Basic] Overloads Public Function GetPropertiesSupported() As Boolean

[C#] public bool GetPropertiesSupported();

[C++] public: bool GetPropertiesSupported();

[JScript] public function GetPropertiesSupported() : Boolean;

参照

SelectionRangeConverter クラス | SelectionRangeConverter メンバ | System.Windows.Forms 名前空間