M
Marc Scheuner [MVP ADSI]
Folks,
I've created a descendant of ListView, and I would like to be able to
tell it to "hide" two of the base class's properties - how can I
accomplish this?
I know I can add a [Browsable(false)] attribute to the properties to
remove them from the object inspector window - that's not all, though
- I'd like to make them unavailable from code, too.
How do I accomplish this?? If it's possible, that is.....
Thanks!
Marc
================================================================
Marc Scheuner May The Source Be With You!
Bern, Switzerland m.scheuner(at)inova.ch
I've created a descendant of ListView, and I would like to be able to
tell it to "hide" two of the base class's properties - how can I
accomplish this?
I know I can add a [Browsable(false)] attribute to the properties to
remove them from the object inspector window - that's not all, though
- I'd like to make them unavailable from code, too.
How do I accomplish this?? If it's possible, that is.....
Thanks!
Marc
================================================================
Marc Scheuner May The Source Be With You!
Bern, Switzerland m.scheuner(at)inova.ch