C# Класс System.Windows.Forms.ScrollableControl.DockPaddingEdgesConverter

Наследование: System.ComponentModel.TypeConverter
Показать файл Открыть проект

Открытые методы

Метод Описание
DockPaddingEdgesConverter ( ) : System
GetProperties ( System context, object value, Attribute attributes ) : PropertyDescriptorCollection
GetPropertiesSupported ( System context ) : bool

Описание методов

DockPaddingEdgesConverter() публичный Метод

public DockPaddingEdgesConverter ( ) : System
Результат System

GetProperties() публичный Метод

public GetProperties ( System context, object value, Attribute attributes ) : PropertyDescriptorCollection
context System
value object
attributes System.Attribute
Результат System.ComponentModel.PropertyDescriptorCollection

GetPropertiesSupported() публичный Метод

public GetPropertiesSupported ( System context ) : bool
context System
Результат bool