N
Nicolas
I want to display in my application a PropertyGrid showing only the
"Appearance" of a control (ie. textBox) so the user can change it.
Bare with me, I'm new in Dotnet VB.
Where do I go from:
me.PropertyGrid1.SelectedObject = me.Textbox1;
Thank a lot
"Appearance" of a control (ie. textBox) so the user can change it.
Bare with me, I'm new in Dotnet VB.
Where do I go from:
me.PropertyGrid1.SelectedObject = me.Textbox1;
Thank a lot