 | UIImagePropertyEditorGetEditStyle 方法 (ITypeDescriptorContext) |
Sweet 开发框架
GetEditStyle
命名空间:
SweetUI
程序集:
SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext context
)
Public Overrides Function GetEditStyle (
context As ITypeDescriptorContext
) As UITypeEditorEditStyle
abstract GetEditStyle :
context : ITypeDescriptorContext -> UITypeEditorEditStyle
override GetEditStyle :
context : ITypeDescriptorContext -> UITypeEditorEditStyle
参数
- context
- 类型:System.ComponentModelITypeDescriptorContext
context
返回值
类型:
UITypeEditorEditStyleUITypeEditorEditStyle
参见