EditValue Method (ITypeDescriptorContext, IServiceProvider, Object)
Microsoft Robotics Class Reference
Presents a dropdown dialog box
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 Object EditValue(
ITypeDescriptorContext context,
IServiceProvider provider,
Object value
)
Parameters
- context
Type: System.ComponentModel. . :: . .ITypeDescriptorContext
- provider
Type: System. . :: . .IServiceProvider
- value
Type: System. . :: . .Object