Search
StringFormatEditor.GetEditStyle Method
See Also
 





UITypeEditor.GetEditStyle override.

Namespace: MindFusion.Drawing.Design
Package: MindFusion.Common

 Syntax

C#  Copy Code

public override UITypeEditorEditStyle GetEditStyle (
    ITypeDescriptorContext context
)

Visual Basic  Copy Code

Public Overrides Function GetEditStyle( _
    context As ITypeDescriptorContext _
) As UITypeEditorEditStyle

 Parameters

context

 Return Value

 See Also