C# Класс FoldernameEditor, gert

Наследование: System.Drawing.Design.UITypeEditor
Показать файл Открыть проект

Открытые методы

Метод Описание
GetEditStyle ( ITypeDescriptorContext context ) : UITypeEditorEditStyle,

Gets the edit style.

Приватные методы

Метод Описание
EditValue ( ITypeDescriptorContext context, System provider, object value ) : object

Описание методов

GetEditStyle() публичный Метод

Gets the edit style.
public GetEditStyle ( ITypeDescriptorContext context ) : UITypeEditorEditStyle,
context ITypeDescriptorContext Context.
Результат UITypeEditorEditStyle,