C# Class System.Windows.Forms.ScrollableControl.DockPaddingEdgesConverter

Inheritance: System.ComponentModel.TypeConverter
Show file Open project: Clancey/MonoMac.Windows.Form

Public Methods

Method Description
DockPaddingEdgesConverter ( ) : System
GetProperties ( System context, object value, Attribute attributes ) : PropertyDescriptorCollection
GetPropertiesSupported ( System context ) : bool

Method Details

DockPaddingEdgesConverter() public method

public DockPaddingEdgesConverter ( ) : System
return System

GetProperties() public method

public GetProperties ( System context, object value, Attribute attributes ) : PropertyDescriptorCollection
context System
value object
attributes System.Attribute
return System.ComponentModel.PropertyDescriptorCollection

GetPropertiesSupported() public method

public GetPropertiesSupported ( System context ) : bool
context System
return bool