C# Class WinFwk.UITools.Settings.Skins.SkinTypeEditor

Inheritance: System.Drawing.Design.UITypeEditor
Afficher le fichier Open project: fremag/MemoScope.Net

Méthodes publiques

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

Private Methods

Méthode Description
OnListBoxSelectedValueChanged ( object sender, EventArgs e ) : void

Method Details

EditValue() public méthode

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

GetEditStyle() public méthode

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