Share via


GetEditStyle Method (ITypeDescriptorContext)

Microsoft Robotics Class Reference

Returns the edit style for this UITypeEditor. In this case it is always DropDown

Namespace: Microsoft.Robotics.Simulation.Physics
Assembly: SimulationCommon (in SimulationCommon.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

[PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")]
public override UITypeEditorEditStyle GetEditStyle(
    ITypeDescriptorContext context
)

Parameters

Return Value

See Also

FlagsUITypeEditor Class

GetEditStyle Overload

Microsoft.Robotics.Simulation.Physics Namespace