Search
StringFormatEditor.GetPaintValueSupported Method
See Also
 





UITypeEditor.GetPaintValueSupported override.

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

 Syntax

C#  Copy Code

public override bool GetPaintValueSupported (
    ITypeDescriptorContext context
)

Visual Basic  Copy Code

Public Overrides Function GetPaintValueSupported( _
    context As ITypeDescriptorContext _
) As Boolean

 Parameters

context

 Return Value

 See Also