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

Inheritance: System.ComponentModel.TypeConverter
Afficher le fichier Open project: Clancey/MonoMac.Windows.Form

Méthodes publiques

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

Method Details

DockPaddingEdgesConverter() public méthode

public DockPaddingEdgesConverter ( ) : System
Résultat System

GetProperties() public méthode

public GetProperties ( System context, object value, Attribute attributes ) : PropertyDescriptorCollection
context System
value object
attributes System.Attribute
Résultat System.ComponentModel.PropertyDescriptorCollection

GetPropertiesSupported() public méthode

public GetPropertiesSupported ( System context ) : bool
context System
Résultat bool