propertygrid - user selectable unit



Hi,

Using the propertygrid, is it possible to have a user selectable 'unit
of measure' for a field.

For example, I am looking at using a propertygrid for defining inputs
into a calculation. Some of the inputs can be either monetary or
percantage. The ideal scenario is where the user enters the value and
immediately to the right of the value field is a drop down, defaulted
to %,which allows a currency to be selected.

I'm very new to c# so apologies if this is straightforward.

Thanks
Lee

.



Relevant Pages

  • Re: propertygrid - user selectable unit
    ... same property row with the Microsoft PropertyGrid. ... Home of Smart PropertyGrid for .Net and MFC ... I am looking at using a propertygrid for defining inputs ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: PropertyGrid in UserControl doesnt reflect changes to displayed class
    ... > I have a propertygrid in a usercontrol which I have placed on a form. ... assign a class to this property grid in the control's constructor and it ... > My apologies if this has been covered before - I did do search, ...
    (microsoft.public.dotnet.framework.windowsforms)