Click here to Skip to main content
15,910,083 members
Home / Discussions / C#
   

C#

 
QuestionOpen SQL connection via C# Pin
Ido16-Mar-09 4:44
Ido16-Mar-09 4:44 
AnswerRe: Open SQL connection via C# Pin
led mike16-Mar-09 5:39
led mike16-Mar-09 5:39 
GeneralRe: Open SQL connection via C# Pin
Ido16-Mar-09 6:36
Ido16-Mar-09 6:36 
GeneralRe: Open SQL connection via C# Pin
led mike16-Mar-09 6:57
led mike16-Mar-09 6:57 
GeneralRe: Open SQL connection via C# Pin
Ido16-Mar-09 7:28
Ido16-Mar-09 7:28 
GeneralRe: Open SQL connection via C# Pin
led mike16-Mar-09 7:51
led mike16-Mar-09 7:51 
AnswerRe: Open SQL connection via C# Pin
fly90416-Mar-09 7:37
fly90416-Mar-09 7:37 
QuestionCustom properties for inherited button control Pin
akamper16-Mar-09 3:56
akamper16-Mar-09 3:56 
Hello

I've tried a lot of things already, but haven't got/found a satisfying solution.

Problem:
I have a custom control that inherits from Button. It's properties are shown in a PropertyGrid.
This control has some additional properties (which is no problem), but
I don't want to show all the standard properties like the whole Accessibility-Category and some more.

So is it possible to tell the propertygrid or the control which properties are going to be shown and which are not?

I have found to override and set the properties to "Browsable(false)", but isn't there more elegant and cleaner way to do this?
Is it possible to exclude a whole category?

The ideal case would be that my customButton only shows the Appearance, Behaviour, Design and Layout Cetagory and my own properties, but nothing else.



Thanks a lot in advance for your help
AnswerRe: Custom properties for inherited button control Pin
DaveyM6916-Mar-09 4:57
professionalDaveyM6916-Mar-09 4:57 
GeneralRe: Custom properties for inherited button control Pin
akamper16-Mar-09 21:33
akamper16-Mar-09 21:33 
GeneralRe: Custom properties for inherited button control Pin
DaveyM6917-Mar-09 2:37
professionalDaveyM6917-Mar-09 2:37 
QuestionJava vs .NET - Open Source Pin
dataminers16-Mar-09 3:43
dataminers16-Mar-09 3:43 
RantRe: Java vs .NET - Open Source Pin
Eddy Vluggen16-Mar-09 3:48
professionalEddy Vluggen16-Mar-09 3:48 
GeneralRe: Java vs .NET - Open Source Pin
#realJSOP16-Mar-09 5:23
professional#realJSOP16-Mar-09 5:23 
GeneralRe: Java vs .NET - Open Source Pin
led mike16-Mar-09 5:49
led mike16-Mar-09 5:49 
GeneralRe: Java vs .NET - Open Source Pin
Eddy Vluggen16-Mar-09 6:04
professionalEddy Vluggen16-Mar-09 6:04 
GeneralRe: Java vs .NET - Open Source Pin
led mike16-Mar-09 6:46
led mike16-Mar-09 6:46 
GeneralRe: Java vs .NET - Open Source [modified] Pin
Eddy Vluggen16-Mar-09 10:17
professionalEddy Vluggen16-Mar-09 10:17 
GeneralRe: Java vs .NET - Open Source Pin
led mike16-Mar-09 11:58
led mike16-Mar-09 11:58 
GeneralRe: Java vs .NET - Open Source Pin
Yusuf16-Mar-09 6:03
Yusuf16-Mar-09 6:03 
AnswerRe: Java vs .NET - Open Source Pin
harold aptroot16-Mar-09 3:55
harold aptroot16-Mar-09 3:55 
GeneralRe: Java vs .NET - Open Source Pin
dataminers16-Mar-09 6:47
dataminers16-Mar-09 6:47 
AnswerRe: Java vs .NET - Open Source Pin
DaveyM6916-Mar-09 5:02
professionalDaveyM6916-Mar-09 5:02 
GeneralRe: Java vs .NET - Open Source Pin
dataminers16-Mar-09 5:13
dataminers16-Mar-09 5:13 
GeneralRe: Java vs .NET - Open Source Pin
DaveyM6916-Mar-09 5:41
professionalDaveyM6916-Mar-09 5:41 

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.