Click here to Skip to main content
15,916,019 members
Home / Discussions / C#
   

C#

 
GeneralDifferences Control vs UserControl Pin
Ivan Fernandez3-Dec-04 1:44
Ivan Fernandez3-Dec-04 1:44 
GeneralRe: Differences Control vs UserControl Pin
Alex Korchemniy3-Dec-04 3:38
Alex Korchemniy3-Dec-04 3:38 
GeneralRe: Differences Control vs UserControl Pin
cchere3-Dec-04 4:24
cchere3-Dec-04 4:24 
GeneralRe: Differences Control vs UserControl Pin
Alex Korchemniy3-Dec-04 4:31
Alex Korchemniy3-Dec-04 4:31 
GeneralControl vs UserControl Pin
Ivan Fernandez3-Dec-04 1:43
Ivan Fernandez3-Dec-04 1:43 
Generalcalculation during compile time Pin
dkoder3-Dec-04 1:21
dkoder3-Dec-04 1:21 
GeneralRe: calculation during compile time Pin
Felix Cho3-Dec-04 1:45
Felix Cho3-Dec-04 1:45 
GeneralAdding attributes to inherited members Pin
Paul Watson3-Dec-04 0:51
sitebuilderPaul Watson3-Dec-04 0:51 
I have a Base class which is inherited by XYZ.

An app of mine uses reflection to inspect XYZ and bind it's public properties to a PropertyGrid control (awesome control BTW.)

Some of the public properties in XYZ have the Browsable attribute set to false so that the PropertyGrid won't pick them up.

However the Base class has some public properties which I don't want the PropertyGrid to pick up on either. I cannot modify this Base class.

How can I add the Browsable attribute to these inherited members from within XYZ?

The members in question are not virtual, abstract or overridable.

regards,
Paul Watson
South Africa

Michael Dunn wrote:
"except the sod who voted this a 1, NO SOUP FOR YOU"

Crikey! ain't life grand?

GeneralRe: Adding attributes to inherited members Pin
Daniel Turini3-Dec-04 1:02
Daniel Turini3-Dec-04 1:02 
GeneralUsing FTP Pin
Member 10976992-Dec-04 22:50
Member 10976992-Dec-04 22:50 
GeneralRe: Using FTP Pin
Daniel Turini3-Dec-04 1:05
Daniel Turini3-Dec-04 1:05 
GeneralRe: Using FTP Pin
Alex Korchemniy3-Dec-04 3:25
Alex Korchemniy3-Dec-04 3:25 
QuestionPassing data from a static method? Pin
DaLLe1232-Dec-04 21:24
DaLLe1232-Dec-04 21:24 
AnswerRe: Passing data from a static method? Pin
Vector72-Dec-04 22:53
Vector72-Dec-04 22:53 
GeneralRe: Passing data from a static method? Pin
DaLLe1232-Dec-04 23:00
DaLLe1232-Dec-04 23:00 
AnswerRe: Passing data from a static method? Pin
Stefan Troschuetz2-Dec-04 23:04
Stefan Troschuetz2-Dec-04 23:04 
Generalsystem notification in Window Pin
ppp0012-Dec-04 20:35
ppp0012-Dec-04 20:35 
GeneralRe: system notification in Window Pin
Sebastian Schneider3-Dec-04 1:13
Sebastian Schneider3-Dec-04 1:13 
GeneralI want a two dimensional matrix of boxes on my fom. Pin
Anonymous2-Dec-04 19:37
Anonymous2-Dec-04 19:37 
GeneralRe: I want a two dimensional matrix of boxes on my fom. Pin
Dave Kreskowiak3-Dec-04 4:50
mveDave Kreskowiak3-Dec-04 4:50 
GeneralXP/2003 Icons Pin
Brendan Vogt2-Dec-04 19:33
Brendan Vogt2-Dec-04 19:33 
GeneralRe: XP/2003 Icons Pin
Tom John3-Dec-04 2:47
Tom John3-Dec-04 2:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.