Name

Int32Converter

Synopsis

This TypeConverter is used to transform an Int32 to and from other types in design-time and serialization scenarios. You should not normally use it in your own code.


public class Int32Converter : BaseNumberConverter {

// Public Constructors

   public Int32Converter();

}

Hierarchy

System.Object TypeConverter BaseNumberConverter Int32Converter

Subclasses

System.Windows.Forms.ImageIndexConverter

Get .NET Windows Forms in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.