Click here to Skip to main content
16,005,473 members
Home / Discussions / C#
   

C#

 
AnswerRe: DataGridView Pin
Justin Perez14-Oct-07 0:42
Justin Perez14-Oct-07 0:42 
QuestionTransfer Value from Data Grid on one form to text box in another form Pin
Student1113-Oct-07 13:07
Student1113-Oct-07 13:07 
AnswerRe: Transfer Value from Data Grid on one form to text box in another form Pin
Christian Graus13-Oct-07 14:19
protectorChristian Graus13-Oct-07 14:19 
QuestionSquares Pin
MasterSharp13-Oct-07 12:05
MasterSharp13-Oct-07 12:05 
AnswerRe: Squares Pin
half-life13-Oct-07 12:38
half-life13-Oct-07 12:38 
AnswerRe: Squares Pin
Christian Graus13-Oct-07 12:42
protectorChristian Graus13-Oct-07 12:42 
GeneralRe: Squares Pin
MasterSharp13-Oct-07 12:56
MasterSharp13-Oct-07 12:56 
GeneralRe: Squares Pin
Christian Graus13-Oct-07 12:59
protectorChristian Graus13-Oct-07 12:59 
Invalidate will definately cause your form to repaint itself. Put a breakpoint on the invalidate call to see when it gets called, then when it's called, put one in your paint event and step through to see why your box is not being drawn as you expect.


Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: Squares Pin
MasterSharp13-Oct-07 13:02
MasterSharp13-Oct-07 13:02 
GeneralRe: Squares Pin
MasterSharp13-Oct-07 13:07
MasterSharp13-Oct-07 13:07 
GeneralRe: Squares Pin
Christian Graus13-Oct-07 14:18
protectorChristian Graus13-Oct-07 14:18 
GeneralRe: Squares Pin
MasterSharp13-Oct-07 16:02
MasterSharp13-Oct-07 16:02 
QuestionApplication.Run() [modified] Pin
Chaitanya Joshi13-Oct-07 9:17
Chaitanya Joshi13-Oct-07 9:17 
AnswerRe: Application.Run() Pin
Kristian Sixhøj13-Oct-07 9:58
Kristian Sixhøj13-Oct-07 9:58 
AnswerRe: Application.Run() Pin
Luc Pattyn13-Oct-07 10:06
sitebuilderLuc Pattyn13-Oct-07 10:06 
AnswerRe: Application.Run() Pin
Christian Graus13-Oct-07 10:31
protectorChristian Graus13-Oct-07 10:31 
GeneralRe: Application.Run() Pin
Chaitanya Joshi13-Oct-07 21:28
Chaitanya Joshi13-Oct-07 21:28 
QuestionGet DNS Domains Entrys .. Pin
Davids Maguire13-Oct-07 7:46
Davids Maguire13-Oct-07 7:46 
AnswerRe: Get DNS Domains Entrys .. Pin
TJoe15-Oct-07 5:49
TJoe15-Oct-07 5:49 
QuestionSyntax for passing methods without declaring a delegate Pin
Domenic Denicola13-Oct-07 7:19
Domenic Denicola13-Oct-07 7:19 
AnswerRe: Syntax for passing methods without declaring a delegate Pin
Judah Gabriel Himango13-Oct-07 20:08
sponsorJudah Gabriel Himango13-Oct-07 20:08 
GeneralRe: Syntax for passing methods without declaring a delegate Pin
Domenic Denicola13-Oct-07 20:46
Domenic Denicola13-Oct-07 20:46 
GeneralRe: Syntax for passing methods without declaring a delegate Pin
Judah Gabriel Himango14-Oct-07 8:57
sponsorJudah Gabriel Himango14-Oct-07 8:57 
QuestionProblem Reading Excel File ? Pin
zinc_z13-Oct-07 7:00
zinc_z13-Oct-07 7:00 
QuestionUsing streamwriter into xls. file Pin
andredani13-Oct-07 4:11
andredani13-Oct-07 4:11 

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.