Click here to Skip to main content
15,899,754 members
Home / Discussions / C#
   

C#

 
AnswerRe: Not enough storage Pin
N a v a n e e t h20-Oct-08 17:05
N a v a n e e t h20-Oct-08 17:05 
AnswerRe: Not enough storage Pin
Ashfield20-Oct-08 21:16
Ashfield20-Oct-08 21:16 
QuestionParameter value for Attribute? [modified] Pin
Member 232448320-Oct-08 13:36
Member 232448320-Oct-08 13:36 
AnswerRe: Parameter value for Attribute? Pin
Ennis Ray Lynch, Jr.20-Oct-08 16:01
Ennis Ray Lynch, Jr.20-Oct-08 16:01 
GeneralRe: Parameter value for Attribute? Pin
Member 232448320-Oct-08 16:42
Member 232448320-Oct-08 16:42 
GeneralRe: Parameter value for Attribute? Pin
PIEBALDconsult20-Oct-08 17:25
mvePIEBALDconsult20-Oct-08 17:25 
GeneralRe: Parameter value for Attribute? Pin
Guffa20-Oct-08 20:38
Guffa20-Oct-08 20:38 
QuestionGriditem Pin
netJP12L20-Oct-08 8:09
netJP12L20-Oct-08 8:09 
I am displaying the following properties inside the propertyGrid Control. What I want to do is that if i click inside the ID filed then display a Messagebox. If i click inside the Name field i want to display another Messagebox.

What I have done
GridItem itm = propertyGrid1.SelectedGridItem;
how can i get the control inside the Griditem. So I can add a click event to the label or textbox


Properties
ID
Name
Department
Age
QuestionRefering to external files without using full path Pin
Zeddan20-Oct-08 7:56
Zeddan20-Oct-08 7:56 
AnswerRe: Refering to external files without using full path Pin
Wendelius20-Oct-08 7:59
mentorWendelius20-Oct-08 7:59 
GeneralRe: Refering to external files without using full path Pin
Zeddan20-Oct-08 10:33
Zeddan20-Oct-08 10:33 
GeneralRe: Refering to external files without using full path Pin
Wendelius20-Oct-08 17:38
mentorWendelius20-Oct-08 17:38 
Questioncode for comparing system date with database date in c#.net Pin
Member 373952720-Oct-08 6:50
Member 373952720-Oct-08 6:50 
AnswerRe: code for comparing system date with database date in c#.net Pin
Wendelius20-Oct-08 7:01
mentorWendelius20-Oct-08 7:01 
JokeRe: code for comparing system date with database date in c#.net Pin
Mbah Dhaim20-Oct-08 7:18
Mbah Dhaim20-Oct-08 7:18 
QuestionC# File.Copy across network fails - "Logon failure: unknown user name or bad password" Pin
Cedric D20-Oct-08 6:11
Cedric D20-Oct-08 6:11 
AnswerRe: C# File.Copy across network fails - "Logon failure: unknown user name or bad password" Pin
DavidMorton20-Oct-08 6:15
DavidMorton20-Oct-08 6:15 
GeneralRe: C# File.Copy across network fails - "Logon failure: unknown user name or bad password" Pin
Cedric D20-Oct-08 6:33
Cedric D20-Oct-08 6:33 
AnswerRe: C# File.Copy across network fails - "Logon failure: unknown user name or bad password" Pin
s_e_jean15-Dec-08 15:49
s_e_jean15-Dec-08 15:49 
QuestionMessage Closed Pin
20-Oct-08 5:53
Meer Osman Ali20-Oct-08 5:53 
AnswerRe: URGENT CODE NEEDED!!! PinPopular
Paul Conrad20-Oct-08 6:06
professionalPaul Conrad20-Oct-08 6:06 
GeneralRe: URGENT CODE NEEDED!!! Pin
Meer Osman Ali20-Oct-08 6:14
Meer Osman Ali20-Oct-08 6:14 
GeneralRe: URGENT CODE NEEDED!!! Pin
Paul Conrad20-Oct-08 6:16
professionalPaul Conrad20-Oct-08 6:16 
GeneralRe: URGENT CODE NEEDED!!! Pin
Dave Kreskowiak20-Oct-08 6:18
mveDave Kreskowiak20-Oct-08 6:18 
GeneralRe: URGENT CODE NEEDED!!! Pin
Meer Osman Ali20-Oct-08 6:22
Meer Osman Ali20-Oct-08 6:22 

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.