ImageIndexConverter::IncludeNoneAsStandardValue Property
.NET Framework (current version)
Gets or sets a value indicating whether a none or null value is valid in the TypeConverter::StandardValuesCollection collection.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Booleantrue if a none or null value is valid in the standard values collection; otherwise, false.
As implemented in this class is always returns true.
.NET Framework
Available since 1.1
Available since 1.1
Show: