Click here to Skip to main content
15,891,905 members
Home / Discussions / C#
   

C#

 
GeneralRe: 64bit woes Pin
mav.northwind22-Aug-09 23:56
mav.northwind22-Aug-09 23:56 
Questionlast record is not deleted Pin
mahdi198422-Aug-09 21:10
mahdi198422-Aug-09 21:10 
QuestionWhat is the method in C# like the method - "repaint()" in JAVA??? Pin
TAFIN22-Aug-09 20:11
TAFIN22-Aug-09 20:11 
AnswerRe: What is the method in C# like the method - "repaint()" in JAVA??? Pin
stancrm22-Aug-09 20:19
stancrm22-Aug-09 20:19 
GeneralRe: What is the method in C# like the method - "repaint()" in JAVA??? Pin
TAFIN22-Aug-09 20:31
TAFIN22-Aug-09 20:31 
GeneralRe: What is the method in C# like the method - "repaint()" in JAVA??? Pin
OriginalGriff22-Aug-09 21:09
mveOriginalGriff22-Aug-09 21:09 
GeneralRe: What is the method in C# like the method - "repaint()" in JAVA??? Pin
TAFIN22-Aug-09 21:40
TAFIN22-Aug-09 21:40 
GeneralRe: What is the method in C# like the method - "repaint()" in JAVA??? Pin
OriginalGriff22-Aug-09 21:54
mveOriginalGriff22-Aug-09 21:54 
Then use the PictureBox.Paint event - if you must use a picture box at all, rather than painting on the form directly. If you Google for "PictureBox.Paint" the first link is the MSDN example of how to paint on a picturebox[^]

No trees were harmed in the sending of this message; however, a significant number of electrons were slightly inconvenienced.

This message is made of fully recyclable Zeros and Ones

GeneralRe: What is the method in C# like the method - "repaint()" in JAVA??? Pin
TAFIN22-Aug-09 22:28
TAFIN22-Aug-09 22:28 
AnswerRe: What is the method in C# like the method - "repaint()" in JAVA??? Pin
Hristo-Bojilov22-Aug-09 22:51
Hristo-Bojilov22-Aug-09 22:51 
Questiondatabase size not changed Pin
msrezapro22-Aug-09 15:02
msrezapro22-Aug-09 15:02 
AnswerRe: database size not changed Pin
Luc Pattyn22-Aug-09 15:19
sitebuilderLuc Pattyn22-Aug-09 15:19 
QuestionAppend cookies in httpwebrequest Pin
Evgeni5722-Aug-09 7:05
Evgeni5722-Aug-09 7:05 
Questiona c++ class library/dll in your c# project Pin
Natural_Demon22-Aug-09 5:58
Natural_Demon22-Aug-09 5:58 
AnswerRe: a c++ class library/dll in your c# project Pin
Hristo-Bojilov22-Aug-09 6:25
Hristo-Bojilov22-Aug-09 6:25 
GeneralRe: a c++ class library/dll in your c# project Pin
Natural_Demon22-Aug-09 6:32
Natural_Demon22-Aug-09 6:32 
GeneralRe: a c++ class library/dll in your c# project Pin
Hristo-Bojilov22-Aug-09 6:59
Hristo-Bojilov22-Aug-09 6:59 
QuestionBlock parent form Pin
Dominik Reichl22-Aug-09 4:21
Dominik Reichl22-Aug-09 4:21 
AnswerRe: Block parent form Pin
Dominik Reichl22-Aug-09 6:18
Dominik Reichl22-Aug-09 6:18 
AnswerRe: Block parent form Pin
Natural_Demon22-Aug-09 6:19
Natural_Demon22-Aug-09 6:19 
GeneralRe: Block parent form Pin
Dominik Reichl22-Aug-09 6:49
Dominik Reichl22-Aug-09 6:49 
GeneralRe: Block parent form Pin
Natural_Demon22-Aug-09 7:07
Natural_Demon22-Aug-09 7:07 
AnswerRe: Block parent form Pin
Xmen Real 22-Aug-09 7:09
professional Xmen Real 22-Aug-09 7:09 
GeneralRe: Block parent form Pin
Dominik Reichl22-Aug-09 8:17
Dominik Reichl22-Aug-09 8:17 
AnswerRe: Block parent form Pin
Saksida Bojan22-Aug-09 12:02
Saksida Bojan22-Aug-09 12:02 

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.