C# Class FoldernameEditor, gert

Inheritance: System.Drawing.Design.UITypeEditor
显示文件 Open project: mono/gert

Public Methods

Method Description
GetEditStyle ( ITypeDescriptorContext context ) : UITypeEditorEditStyle,

Gets the edit style.

Private Methods

Method Description
EditValue ( ITypeDescriptorContext context, System provider, object value ) : object

Method Details

GetEditStyle() public method

Gets the edit style.
public GetEditStyle ( ITypeDescriptorContext context ) : UITypeEditorEditStyle,
context ITypeDescriptorContext Context.
return UITypeEditorEditStyle,