Share via


ExpressionsCollectionEditor.GetEditStyle(ITypeDescriptorContext) 메서드

정의

지정된 컨텍스트에 대해 이 편집기와 연결된 편집 스타일을 가져옵니다.

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

제공된 사용자 인터페이스에 대한 편집 스타일을 나타내는 UITypeEditorEditStyle 열거형 값입니다.

설명

합니다 GetEditStyle 메서드가 반환 되는 Modal 기본적으로 값입니다.

하는 경우 GetEditStyle 지정 된 컨텍스트에서 지원 되지 않습니다 합니다 GetEditStyle 반환 None합니다.

적용 대상

추가 정보