[C#] Propertygrid - Textbox and listbox for previous values
C#
3
Posts
3
Posters
0
Views
1
Watching
-
Hi, In my propertygrid, I want to add a textbox with a arrow at the right side which can show all previous values. is it possible ? thanks for your help
-
Hi, In my propertygrid, I want to add a textbox with a arrow at the right side which can show all previous values. is it possible ? thanks for your help
look for UITypeEditor class in MSDN. You can do it