FarPoint.Win Assembly / FarPoint.Win Namespace / FpExpandableObjectConverter Class
Members


FpExpandableObjectConverter Class
Represents a FarPoint expandable object converter that converts expandable objects from one type to another.
Syntax
'Declaration
 
Public Class FpExpandableObjectConverter 
   Inherits System.ComponentModel.ExpandableObjectConverter
 
'Usage
 
Dim instance As FpExpandableObjectConverter
Inheritance Hierarchy

System.Object
   System.ComponentModel.TypeConverter
      System.ComponentModel.ExpandableObjectConverter
         FarPoint.Win.FpExpandableObjectConverter

See Also