C# Class FoldernameEditor, gert

Inheritance: System.Drawing.Design.UITypeEditor
Afficher le fichier Open project: mono/gert

Méthodes publiques

Méthode Description
GetEditStyle ( ITypeDescriptorContext context ) : UITypeEditorEditStyle,

Gets the edit style.

Private Methods

Méthode Description
EditValue ( ITypeDescriptorContext context, System provider, object value ) : object

Method Details

GetEditStyle() public méthode

Gets the edit style.
public GetEditStyle ( ITypeDescriptorContext context ) : UITypeEditorEditStyle,
context ITypeDescriptorContext Context.
Résultat UITypeEditorEditStyle,