Click here to Skip to main content
15,926,035 members
Home / Discussions / Windows Forms
   

Windows Forms

 
QuestionRe: how to make a login box ? [modified] Pin
tamour22-Apr-08 10:13
tamour22-Apr-08 10:13 
GeneralRe: how to make a login box ? Pin
Mike Dimmick22-Apr-08 0:46
Mike Dimmick22-Apr-08 0:46 
GeneralRe: how to make a login box ? Pin
tamour22-Apr-08 10:18
tamour22-Apr-08 10:18 
GeneralDrawing on thumbnails Pin
d35tiny21-Apr-08 4:12
d35tiny21-Apr-08 4:12 
GeneralRe: Drawing on thumbnails Pin
led mike21-Apr-08 5:50
led mike21-Apr-08 5:50 
GeneralRe: Drawing on thumbnails Pin
Pete O'Hanlon21-Apr-08 8:50
mvePete O'Hanlon21-Apr-08 8:50 
Questionform controls enlarge Pin
avvaru.murali21-Apr-08 2:00
avvaru.murali21-Apr-08 2:00 
AnswerRe: form controls enlarge Pin
led mike21-Apr-08 5:47
led mike21-Apr-08 5:47 
GeneralRe: form controls enlarge Pin
cocoonwls21-Apr-08 18:30
cocoonwls21-Apr-08 18:30 
GeneralRe: form controls enlarge Pin
Mike Dimmick22-Apr-08 2:24
Mike Dimmick22-Apr-08 2:24 
Questionhow to resize a windows form ? Pin
tamour21-Apr-08 1:38
tamour21-Apr-08 1:38 
GeneralRe: how to resize a windows form ? Pin
Christian Graus21-Apr-08 18:37
protectorChristian Graus21-Apr-08 18:37 
GeneralRe: how to resize a windows form ? Pin
tamour21-Apr-08 19:33
tamour21-Apr-08 19:33 
GeneralRe: how to resize a windows form ? Pin
Mike Dimmick22-Apr-08 2:32
Mike Dimmick22-Apr-08 2:32 
Question[Message Deleted] Pin
shinboxe21-Apr-08 1:37
shinboxe21-Apr-08 1:37 
GeneralCross post. Please ignore Pin
Pete O'Hanlon21-Apr-08 1:58
mvePete O'Hanlon21-Apr-08 1:58 
QuestionHow retain scrollbar positions of Datagridview? Pin
Guru_yogi20-Apr-08 23:26
Guru_yogi20-Apr-08 23:26 
AnswerRe: How retain scrollbar positions of Datagridview? Pin
Dave Kreskowiak21-Apr-08 3:58
mveDave Kreskowiak21-Apr-08 3:58 
GeneralRe: How retain scrollbar positions of Datagridview? Pin
Guru_yogi22-Apr-08 3:03
Guru_yogi22-Apr-08 3:03 
GeneralRe: How retain scrollbar positions of Datagridview? Pin
Guru_yogi22-Apr-08 21:17
Guru_yogi22-Apr-08 21:17 
GeneralMEDIA PLAYER Pin
varun.g19-Apr-08 4:59
varun.g19-Apr-08 4:59 
GeneralRe: MEDIA PLAYER Pin
Christian Graus20-Apr-08 11:58
protectorChristian Graus20-Apr-08 11:58 
GeneralRe: MEDIA PLAYER Pin
varun.g21-Apr-08 0:50
varun.g21-Apr-08 0:50 
GeneralWSOD Pin
ramki_mars18-Apr-08 1:47
ramki_mars18-Apr-08 1:47 
GeneralRe: WSOD Pin
Rob Smiley18-Apr-08 11:29
Rob Smiley18-Apr-08 11:29 
Hi, visual studio creates a design time cache of your objects. try shutting down the ide (close all file & design views first), then deleting all the folders at C:\Documents and Settings\<user name="">\Local Settings\Application Data\Microsoft\VisualStudio\9.0\ProjectAssemblies

then rebuild. the 9.0 folder is for vs2008, vs2005 will be 8.0

Hope this works, Rob

"An eye for an eye only ends up making the whole world blind"

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.