Click here to Skip to main content
15,887,331 members
Home / Discussions / C#
   

C#

 
GeneralRe: Help needed!! Capturing key in for loops. Pin
Paul Riley24-Feb-03 5:20
Paul Riley24-Feb-03 5:20 
QuestionCast to a type obtained with GetType??? Pin
Don Miguel24-Feb-03 4:36
Don Miguel24-Feb-03 4:36 
AnswerRe: Cast to a type obtained with GetType??? Pin
leppie24-Feb-03 5:58
leppie24-Feb-03 5:58 
GeneralRe: Cast to a type obtained with GetType??? Pin
Don Miguel24-Feb-03 6:03
Don Miguel24-Feb-03 6:03 
GeneralRe: Cast to a type obtained with GetType??? Pin
leppie24-Feb-03 6:27
leppie24-Feb-03 6:27 
GeneralRe: Cast to a type obtained with GetType??? Pin
Don Miguel24-Feb-03 6:44
Don Miguel24-Feb-03 6:44 
GeneralRe: Cast to a type obtained with GetType??? Pin
leppie24-Feb-03 6:49
leppie24-Feb-03 6:49 
GeneralProperty Browser: How to add more than one Property Tab Pin
Umair Ahmad24-Feb-03 3:20
Umair Ahmad24-Feb-03 3:20 
I want to display 3 additional property tabs when a particular object in my project is selected. However, I cannot associate more than one tab with my class because the PropertyTabAttribute doesnt allow multiple instances (AttributeUsage.AllowMulltiple = false).

This is especially confusing since the PropertyTabAttribute class clearly supports the addition of multiple tabs as is evident by its help page.

Can anyone tell me some other way of doing it?

Regards,
Umair Ahmad
QuestionHow to use IHtmlPainter,IElementBehavior with C# Pin
gxuqin24-Feb-03 2:19
gxuqin24-Feb-03 2:19 
GeneralCommand in VS.NET Addin problem Pin
mfa24-Feb-03 1:03
mfa24-Feb-03 1:03 
Questionhow to move the shape from one position to another. Pin
chiou23-Feb-03 22:50
chiou23-Feb-03 22:50 
AnswerRe: how to move the shape from one position to another. Pin
Furty23-Feb-03 23:47
Furty23-Feb-03 23:47 
Generalfilestream question Pin
jtmtv1823-Feb-03 21:22
jtmtv1823-Feb-03 21:22 
GeneralRe: filestream question Pin
Furty23-Feb-03 23:02
Furty23-Feb-03 23:02 
GeneralRe: filestream question Pin
jtmtv1824-Feb-03 9:34
jtmtv1824-Feb-03 9:34 
GeneralTrackbar Pin
grv57523-Feb-03 18:59
grv57523-Feb-03 18:59 
GeneralRe: Trackbar Pin
Furty23-Feb-03 23:23
Furty23-Feb-03 23:23 
Questionhow to draw an arrow Pin
chiou23-Feb-03 18:24
chiou23-Feb-03 18:24 
AnswerRe: how to draw an arrow Pin
Furty23-Feb-03 22:57
Furty23-Feb-03 22:57 
AnswerRe: how to draw an arrow Pin
SimonS23-Feb-03 23:56
SimonS23-Feb-03 23:56 
GeneralRe: how to draw an arrow Pin
Roger Alsing24-Feb-03 4:22
Roger Alsing24-Feb-03 4:22 
GeneralRe: how to draw an arrow Pin
Philip Fitzsimons24-Feb-03 9:32
Philip Fitzsimons24-Feb-03 9:32 
GeneralRe: how to draw an arrow Pin
SimonS24-Feb-03 20:33
SimonS24-Feb-03 20:33 
Generalupdate method is not working Pin
arkr23-Feb-03 17:57
arkr23-Feb-03 17:57 
GeneralRe: update method is not working Pin
A.Wegierski23-Feb-03 19:52
A.Wegierski23-Feb-03 19:52 

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.