Click here to Skip to main content
15,920,030 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: Screen scraping C# Pin
Richard MacCutchan16-Oct-11 6:41
mveRichard MacCutchan16-Oct-11 6:41 
GeneralRe: Screen scraping C# Pin
Richard MacCutchan1-Dec-11 0:32
mveRichard MacCutchan1-Dec-11 0:32 
GeneralRe: Screen scraping C# Pin
BillWoodruff11-Dec-11 9:22
professionalBillWoodruff11-Dec-11 9:22 
GeneralRe: Screen scraping C# Pin
Richard MacCutchan11-Dec-11 22:18
mveRichard MacCutchan11-Dec-11 22:18 
Questiontry to learn Pin
smokindinesh7-Oct-11 18:02
smokindinesh7-Oct-11 18:02 
AnswerRe: try to learn Pin
DaveyM697-Oct-11 23:58
professionalDaveyM697-Oct-11 23:58 
AnswerRe: try to learn Pin
RobCroll10-Oct-11 12:00
RobCroll10-Oct-11 12:00 
AnswerRe: try to learn Pin
Eddy Vluggen22-Oct-11 0:00
professionalEddy Vluggen22-Oct-11 0:00 
AnswerRe: try to learn Pin
BillWoodruff22-Oct-11 0:08
professionalBillWoodruff22-Oct-11 0:08 
QuestionOpenFileDialog exceptions Pin
MannyTheMammoth5-Oct-11 4:54
MannyTheMammoth5-Oct-11 4:54 
AnswerRe: OpenFileDialog exceptions Pin
Richard MacCutchan5-Oct-11 6:16
mveRichard MacCutchan5-Oct-11 6:16 
GeneralRe: OpenFileDialog exceptions Pin
MannyTheMammoth5-Oct-11 19:21
MannyTheMammoth5-Oct-11 19:21 
AnswerRe: OpenFileDialog exceptions Pin
Eddy Vluggen5-Oct-11 6:38
professionalEddy Vluggen5-Oct-11 6:38 
GeneralRe: OpenFileDialog exceptions Pin
MannyTheMammoth5-Oct-11 19:17
MannyTheMammoth5-Oct-11 19:17 
AnswerRe: OpenFileDialog exceptions Pin
Luc Pattyn5-Oct-11 7:55
sitebuilderLuc Pattyn5-Oct-11 7:55 
GeneralRe: OpenFileDialog exceptions Pin
MannyTheMammoth5-Oct-11 19:29
MannyTheMammoth5-Oct-11 19:29 
AnswerRe: OpenFileDialog exceptions Pin
Perić Željko5-Oct-11 9:29
professionalPerić Željko5-Oct-11 9:29 
GeneralOT Pin
DaveyM695-Oct-11 10:44
professionalDaveyM695-Oct-11 10:44 
GeneralRe: OpenFileDialog exceptions Pin
MannyTheMammoth5-Oct-11 19:53
MannyTheMammoth5-Oct-11 19:53 
QuestionLinking two pages using Visual STudio Pin
Jomon T Jose26-Sep-11 16:53
Jomon T Jose26-Sep-11 16:53 
AnswerRe: Linking two pages using Visual STudio Pin
RobCroll10-Oct-11 12:11
RobCroll10-Oct-11 12:11 
GeneralRe: Linking two pages using Visual STudio Pin
rajeevcapgeminiindia17-Nov-11 19:50
rajeevcapgeminiindia17-Nov-11 19:50 
Questiondock a windows form into ppt application window Pin
shama_12325-Sep-11 21:18
shama_12325-Sep-11 21:18 
AnswerRe: dock a windows form into ppt application window Pin
Dave Kreskowiak26-Sep-11 3:40
mveDave Kreskowiak26-Sep-11 3:40 
QuestionVisual Studio insists my form has changed Pin
Wjousts22-Sep-11 4:05
Wjousts22-Sep-11 4:05 
I have an old Windows Forms project that has an annoying habit of claiming (some of) the forms have changed when they haven't. For example, I open the project. I open frmMain.cs, it appears in design mode and is immediately marked as changed (with the * next to the file name) even though I haven't do anything yet. This would be only marginally annoying except several times in the past it's managed to mess up some of the controls on the form (e.g. disappearing toolbars) when I've let it save while closing the project (without thinking about the fact that I didn't actually change anything).

Has anybody else seen something like this? Has anybody else managed to fix this problem?

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.