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

C#

 
GeneralRe: How can I turn on a computer when it is truned off ? Pin
Pete O'Hanlon24-Aug-10 10:42
mvePete O'Hanlon24-Aug-10 10:42 
AnswerRe: How can I turn on a computer when it is truned off ? Pin
dpminusa24-Aug-10 14:37
dpminusa24-Aug-10 14:37 
AnswerRe: How can I turn on a computer when it is truned off ? Pin
Garavan24-Aug-10 15:19
Garavan24-Aug-10 15:19 
QuestionDisappearing Controls on Windows Form App Pin
eddieangel23-Aug-10 7:37
eddieangel23-Aug-10 7:37 
AnswerRe: Disappearing Controls on Windows Form App Pin
OriginalGriff23-Aug-10 8:24
mveOriginalGriff23-Aug-10 8:24 
GeneralRe: Disappearing Controls on Windows Form App Pin
Luc Pattyn23-Aug-10 8:30
sitebuilderLuc Pattyn23-Aug-10 8:30 
AnswerRe: Disappearing Controls on Windows Form App Pin
Luc Pattyn23-Aug-10 8:26
sitebuilderLuc Pattyn23-Aug-10 8:26 
GeneralRe: Disappearing Controls on Windows Form App Pin
eddieangel23-Aug-10 9:02
eddieangel23-Aug-10 9:02 
It is not a completely unfounded accusation of Windows Vista. I used Vista for quite some time and have no complaints about it, but it appears to be the only common thread under which this occurs. Machines using Windows 7 or Windows XP have not experienced this issue.

In regards to the form itself, it is a fairly standard Windows Form. It has several data bound text boxes, combo boxes and a picture box that is filled on the fly.

When the form opens it does the following things:

1. Populates appropriate data tables from dataset.
2. Populates combo boxes and textboxes from relative data elements.
3. Populates the picture box control from data fields (Using data from the database to reference a picture location, not an actual data image)

This same situation occurs when the binding navigator is changed. The issue is that no controls at all appear, so it seems like the issue is occurring before the controls are ever rendered. The form is coming up ok, that is to say it appears as well as it's title, control box, etc... But the controls themselves refuse to show up until I change the resolution on the computer.
GeneralRe: Disappearing Controls on Windows Form App Pin
Luc Pattyn23-Aug-10 9:21
sitebuilderLuc Pattyn23-Aug-10 9:21 
GeneralRe: Disappearing Controls on Windows Form App Pin
eddieangel23-Aug-10 9:27
eddieangel23-Aug-10 9:27 
GeneralRe: Disappearing Controls on Windows Form App Pin
Luc Pattyn23-Aug-10 10:07
sitebuilderLuc Pattyn23-Aug-10 10:07 
GeneralRe: Disappearing Controls on Windows Form App Pin
phil.o23-Aug-10 20:49
professionalphil.o23-Aug-10 20:49 
Questionthe locations are different than the mouse locations.. Pin
prasadbuddhika23-Aug-10 5:31
prasadbuddhika23-Aug-10 5:31 
AnswerRe: the locations are different than the mouse locations.. Pin
OriginalGriff23-Aug-10 6:05
mveOriginalGriff23-Aug-10 6:05 
GeneralRe: the locations are different than the mouse locations.. Pin
prasadbuddhika23-Aug-10 6:11
prasadbuddhika23-Aug-10 6:11 
GeneralRe: the locations are different than the mouse locations.. Pin
Ennis Ray Lynch, Jr.23-Aug-10 6:24
Ennis Ray Lynch, Jr.23-Aug-10 6:24 
GeneralRe: the locations are different than the mouse locations.. Pin
Luc Pattyn23-Aug-10 6:31
sitebuilderLuc Pattyn23-Aug-10 6:31 
GeneralRe: the locations are different than the mouse locations.. Pin
OriginalGriff23-Aug-10 6:45
mveOriginalGriff23-Aug-10 6:45 
GeneralRe: the locations are different than the mouse locations.. Pin
Luc Pattyn23-Aug-10 7:15
sitebuilderLuc Pattyn23-Aug-10 7:15 
QuestionDownload file from server to local folder Pin
Agweet23-Aug-10 4:16
Agweet23-Aug-10 4:16 
AnswerRe: Download file from server to local folder Pin
Luc Pattyn23-Aug-10 4:18
sitebuilderLuc Pattyn23-Aug-10 4:18 
AnswerRe: Download file from server to local folder Pin
Pete O'Hanlon23-Aug-10 4:35
mvePete O'Hanlon23-Aug-10 4:35 
AnswerRe: Download file from server to local folder Pin
Agweet23-Aug-10 6:01
Agweet23-Aug-10 6:01 
GeneralRe: Download file from server to local folder Pin
Ravi Bhavnani23-Aug-10 6:23
professionalRavi Bhavnani23-Aug-10 6:23 
GeneralRe: Download file from server to local folder Pin
Luc Pattyn23-Aug-10 6:33
sitebuilderLuc Pattyn23-Aug-10 6:33 

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.