SelectionRangeConverter Constructor ()
.NET Framework (current version)
Initializes a new instance of the SelectionRangeConverter class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
SelectionRangeConverter is the default constructor supplied by the compiler.
You should never create a SelectionRangeConverter. Instead, call the GetConverter method of the TypeDescriptor class. For more information, see the examples in the TypeConverter base class.
.NET Framework
Available since 1.1
Available since 1.1
Show: