Click here to Skip to main content
15,906,467 members
Home / Discussions / C#
   

C#

 
Questionstoring data Pin
damianrda30-Jul-08 7:40
damianrda30-Jul-08 7:40 
AnswerRe: storing data Pin
TheFM23430-Jul-08 8:03
TheFM23430-Jul-08 8:03 
AnswerRe: storing data Pin
led mike30-Jul-08 8:05
led mike30-Jul-08 8:05 
AnswerRe: storing data Pin
damianrda30-Jul-08 10:00
damianrda30-Jul-08 10:00 
GeneralRe: storing data [modified] Pin
Mark Salsbery30-Jul-08 11:30
Mark Salsbery30-Jul-08 11:30 
Questionown Printer service on c#.net Pin
balu1234530-Jul-08 7:30
balu1234530-Jul-08 7:30 
AnswerRe: own Printer service on c#.net Pin
vikas amin30-Jul-08 10:50
vikas amin30-Jul-08 10:50 
GeneralRe: own Printer service on c#.net Pin
vikas amin30-Jul-08 10:52
vikas amin30-Jul-08 10:52 
GeneralRe: own Printer service on c#.net Pin
balu1234530-Jul-08 23:31
balu1234530-Jul-08 23:31 
GeneralRe: own Printer service on c#.net Pin
vikas amin1-Aug-08 5:37
vikas amin1-Aug-08 5:37 
GeneralRe: own Printer service on c#.net Pin
vikas amin1-Aug-08 6:15
vikas amin1-Aug-08 6:15 
GeneralRe: own Printer service on c#.net Pin
vikas amin19-Aug-08 5:41
vikas amin19-Aug-08 5:41 
QuestionArrayList ....Where is problem? Pin
zeeShan anSari30-Jul-08 6:30
zeeShan anSari30-Jul-08 6:30 
AnswerRe: ArrayList ....Where is problem? Pin
Wendelius30-Jul-08 6:44
mentorWendelius30-Jul-08 6:44 
GeneralRe: ArrayList ....Where is problem? Pin
zeeShan anSari30-Jul-08 6:52
zeeShan anSari30-Jul-08 6:52 
QuestionRe: ArrayList ....Where is problem? Pin
Wendelius30-Jul-08 6:54
mentorWendelius30-Jul-08 6:54 
AnswerRe: ArrayList ....Where is problem? Pin
zeeShan anSari30-Jul-08 7:09
zeeShan anSari30-Jul-08 7:09 
GeneralRe: ArrayList ....Where is problem? Pin
Wendelius30-Jul-08 7:22
mentorWendelius30-Jul-08 7:22 
GeneralRe: ArrayList ....Where is problem? Pin
Alaric_30-Jul-08 7:31
professionalAlaric_30-Jul-08 7:31 
GeneralRe: ArrayList ....Where is problem? Pin
zeeShan anSari30-Jul-08 7:47
zeeShan anSari30-Jul-08 7:47 
GeneralRe: ArrayList ....Where is problem? Pin
Wendelius30-Jul-08 7:58
mentorWendelius30-Jul-08 7:58 
QuestionInvisible Form Labels [modified] Pin
#realJSOP30-Jul-08 6:12
professional#realJSOP30-Jul-08 6:12 
Using VS2005:

I've created a form, added a label control, and when I try to show it in my app, the label control is invisible, and the spot where it should be on the form is transparent (I can see the window contents of the window under the form).

I have not changed ANY properties in the form or the control. I'm using Form.Show() to display the form (I want it modeless).

BTW, if I use ShowDialog() to display it, calling Form.Close() does not dismiss the form (but calling Close() does work when I use Form.Show()).

What have I done?


"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


modified on Wednesday, July 30, 2008 12:19 PM

QuestionRe: Invisible Form Labels Pin
Wendelius30-Jul-08 7:07
mentorWendelius30-Jul-08 7:07 
AnswerRe: Invisible Form Labels Pin
#realJSOP30-Jul-08 7:28
professional#realJSOP30-Jul-08 7:28 
GeneralRe: Invisible Form Labels [modified] Pin
Wendelius30-Jul-08 7:39
mentorWendelius30-Jul-08 7:39 

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.