C# 클래스 System.Windows.Forms.ScrollableControl.DockPaddingEdgesConverter

상속: System.ComponentModel.TypeConverter
파일 보기 프로젝트 열기: Clancey/MonoMac.Windows.Form

공개 메소드들

메소드 설명
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