I dropped a ComboBox on a WinForm. I then set FormattingEnabled to true and
the FormatString for Currency in the Designer. I then added a couple of
numeric items to the Items Collection in the Designer:
3333
4444
Now when I run this, I expect to see the $ sign since I used the Currency
format, but I don't!!
Please help!!
Thanks,
Arshad
RobinS - 10 Dec 2006 18:59 GMT
Don't multi-post. If you're going to post to multiple groups, post them
all
at once. That way, if someone in one group answer your post, it will be
answered in all groups.
Robin S.
------------------------------
>I dropped a ComboBox on a WinForm. I then set FormattingEnabled to true
>and
[quoted text clipped - 13 lines]
> Thanks,
> Arshad