See also:
NTier Windows Forms Framework Home
NTier Framework API reference

Namespace: NTier.Design
Assembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0

Syntax

C#
public override bool GetPaintValueSupported(
	ITypeDescriptorContext context
)
Visual Basic
Public Overrides Function GetPaintValueSupported ( 
	context As ITypeDescriptorContext
) As Boolean
Visual C++
public:
virtual bool GetPaintValueSupported(
	ITypeDescriptorContext^ context
) override

Return Value

Type: Boolean

See Also