Name

ScrollableControl.DockPaddingEdgesConverter

Synopsis

This System.ComponentModel.TypeConverter is used to translate to and from a DockPaddingEdges class in design-time and serialization scenarios.


public class ScrollableControl.DockPaddingEdgesConverter : System.ComponentModel.TypeConverter {

// Public Constructors

   public ScrollableControl.DockPaddingEdgesConverter();

// Public Instance Methods

   public override PropertyDescriptorCollection GetProperties(

        System.ComponentModel.ITypeDescriptorContext context, 

        object value, Attribute[ ] attributes);

  // overrides System.ComponentModel.TypeConverter

   public override bool GetPropertiesSupported(

        System.ComponentModel.ITypeDescriptorContext context);  // overrides System.ComponentModel.TypeConverter

}

Hierarchy

System.Object System.ComponentModel.TypeConverter DockPaddingEdgesConverter

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.