Поделиться через


QueuePathEditor.GetEditStyle(ITypeDescriptorContext) Метод

Определение

Возвращает стиль редактирования, используемый методом EditValue.

public:
 override System::Drawing::Design::UITypeEditorEditStyle GetEditStyle(System::ComponentModel::ITypeDescriptorContext ^ context);
public override System.Drawing.Design.UITypeEditorEditStyle GetEditStyle (System.ComponentModel.ITypeDescriptorContext context);
override this.GetEditStyle : System.ComponentModel.ITypeDescriptorContext -> System.Drawing.Design.UITypeEditorEditStyle
Public Overrides Function GetEditStyle (context As ITypeDescriptorContext) As UITypeEditorEditStyle

Параметры

context
ITypeDescriptorContext

ITypeDescriptorContext, предоставляющий дополнительные сведения о контексте.

Возвращаемое значение

UITypeEditorEditStyle.

Применяется к