C# Class ARCed.UI.DockAreasEditor

Inheritance: System.Drawing.Design.UITypeEditor
Afficher le fichier Open project: borisblizzard/arcreator

Méthodes publiques

Méthode Description
EditValue ( ITypeDescriptorContext context, IServiceProvider sp, object value ) : object
GetEditStyle ( ITypeDescriptorContext context ) : UITypeEditorEditStyle

Method Details

EditValue() public méthode

public EditValue ( ITypeDescriptorContext context, IServiceProvider sp, object value ) : object
context ITypeDescriptorContext
sp IServiceProvider
value object
Résultat object

GetEditStyle() public méthode

public GetEditStyle ( ITypeDescriptorContext context ) : UITypeEditorEditStyle
context ITypeDescriptorContext
Résultat UITypeEditorEditStyle