オーバーロードの一覧
このメンバは、.NET Framework インフラストラクチャのサポートを目的としています。独自に作成したコード内で直接使用することはできません。
[Visual Basic] Overloads Overrides Public Function GetStandardValuesSupported(ITypeDescriptorContext) As Boolean
[C#] public override bool GetStandardValuesSupported(ITypeDescriptorContext);
[C++] public: bool GetStandardValuesSupported(ITypeDescriptorContext*);
[JScript] public override function GetStandardValuesSupported(ITypeDescriptorContext) : Boolean;
TypeConverter から継承されます。
[Visual Basic] Overloads Public Function GetStandardValuesSupported() As Boolean
[JScript] public function GetStandardValuesSupported() : Boolean;
参照
CursorConverter クラス | CursorConverter メンバ | System.Windows.Forms 名前空間