PropertyGrid and Attribute Appearance

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Nicolas

    PropertyGrid and Attribute Appearance

    I want to display in my application a PropertyGrid showing only AND only the
    "Appearance " of a control so the user can change it.
    A the code previously showned are a bit confusing as I'm new in csharp.

    Where do I go from:
    this.PropertyGr id1.SelectedObj ect = this.Textbox1;

    Thank a lot


Working...