Returns true.

Namespace: Ico.Ewx
Assembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public override bool GetStandardValuesSupported(
	ITypeDescriptorContext context
)
Visual Basic
Public Overrides Function GetStandardValuesSupported ( _
	context As ITypeDescriptorContext _
) As Boolean
JScript
public override function GetStandardValuesSupported(
	context : ITypeDescriptorContext
) : boolean

Parameters

context
Type: System.ComponentModel..::..ITypeDescriptorContext

Return Value

See Also