Click here to Skip to main content
15,904,503 members
Home / Discussions / C#
   

C#

 
GeneralRe: JPEG Pin
MozhdehQeraati25-Dec-06 22:58
MozhdehQeraati25-Dec-06 22:58 
AnswerRe: JPEG Pin
Christian Graus23-Dec-06 19:02
protectorChristian Graus23-Dec-06 19:02 
GeneralRe: JPEG Pin
MozhdehQeraati25-Dec-06 22:59
MozhdehQeraati25-Dec-06 22:59 
QuestionNHibernate query problem. Pls help me! Pin
senorAli3323-Dec-06 17:47
senorAli3323-Dec-06 17:47 
AnswerRe: NHibernate query problem. Pls help me! Pin
Judah Gabriel Himango24-Dec-06 8:58
sponsorJudah Gabriel Himango24-Dec-06 8:58 
QuestionC# Downloader Pin
hunutmaz23-Dec-06 14:48
hunutmaz23-Dec-06 14:48 
AnswerRe: C# Downloader Pin
Judah Gabriel Himango24-Dec-06 9:04
sponsorJudah Gabriel Himango24-Dec-06 9:04 
QuestionControl repaint issue... [modified] Pin
new_phoenix23-Dec-06 13:58
new_phoenix23-Dec-06 13:58 
I will describe the situation I have encountered with narrative text. I am working on an application that implements a drag and drop event handler. In the drag and drop event handler, there is a dragOver() event and a paint() event. In the DragOver event there is a refresh() method called that I believe calls the paint event to be called again to repaint the control.

The problem is that the control does not repaint the entire control when the control is dragged. It only repaints the top portion of the control when it is dragged. Is this because the control cannot repaint the amount of area required fast enough before it is redrawn?

How do I get the entire control to be repainted when it is refreshed or invalidated? How would the clipping rectangle or the region properties be utilized to solve this issue? Do I need to break the control up into regions to be repainted so that all of it could be repainted or could the entire control be implemented with a clipping rectangle so that all of it could be repainted? Would appreciate some insights as to how to approach this issue.


-- modified at 20:42 Saturday 23rd December, 2006
AnswerRe: Control repaint issue... Pin
Judah Gabriel Himango24-Dec-06 9:08
sponsorJudah Gabriel Himango24-Dec-06 9:08 
Questionhelp me TAPI using C#.net Pin
nina nini23-Dec-06 9:32
nina nini23-Dec-06 9:32 
AnswerRe: help me TAPI using C#.net Pin
Judah Gabriel Himango24-Dec-06 9:09
sponsorJudah Gabriel Himango24-Dec-06 9:09 
GeneralRe: help me TAPI using C#.net Pin
nina nini25-Dec-06 7:34
nina nini25-Dec-06 7:34 
Questionmdi form problem Pin
Harikrk23-Dec-06 7:53
Harikrk23-Dec-06 7:53 
Questionhow to Send/Recive Fax from VC# 2005 ? Pin
hdv21223-Dec-06 7:04
hdv21223-Dec-06 7:04 
AnswerRe: how to Send/Recive Fax from VC# 2005 ? Pin
Judah Gabriel Himango24-Dec-06 9:13
sponsorJudah Gabriel Himango24-Dec-06 9:13 
Questionallocate percentage to each selected user Pin
fmardani23-Dec-06 6:17
fmardani23-Dec-06 6:17 
AnswerRe: allocate percentage to each selected user Pin
saqib8223-Dec-06 9:21
saqib8223-Dec-06 9:21 
QuestionChanging Datagrid elements programmically in C# Pin
Vernware23-Dec-06 5:29
Vernware23-Dec-06 5:29 
AnswerRe: Changing Datagrid elements programmically in C# Pin
gnadeem23-Dec-06 12:33
gnadeem23-Dec-06 12:33 
GeneralRe: Changing Datagrid elements programmically in C# Pin
Vernware24-Dec-06 5:16
Vernware24-Dec-06 5:16 
QuestionHow print over COM and LPT Pin
Savanora23-Dec-06 2:03
Savanora23-Dec-06 2:03 
Questionunable to access the from server Pin
jayraj todkar23-Dec-06 1:44
jayraj todkar23-Dec-06 1:44 
AnswerRe: unable to access the from server Pin
WillemM23-Dec-06 6:07
WillemM23-Dec-06 6:07 
Questionhow to create dynamic crystal report in c#.net Pin
jaganil23-Dec-06 1:17
jaganil23-Dec-06 1:17 
AnswerRe: how to create dynamic crystal report in c#.net Pin
WillemM23-Dec-06 6:08
WillemM23-Dec-06 6:08 

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.