Click here to Skip to main content
15,922,630 members
Home / Discussions / C#
   

C#

 
AnswerRe: ArrayControl Pin
Christian Graus13-Aug-07 8:54
protectorChristian Graus13-Aug-07 8:54 
AnswerRe: ArrayControl Pin
Luc Pattyn13-Aug-07 8:57
sitebuilderLuc Pattyn13-Aug-07 8:57 
GeneralRe: ArrayControl Pin
Giorgi Dalakishvili13-Aug-07 9:17
mentorGiorgi Dalakishvili13-Aug-07 9:17 
QuestionO/R Mapping Tools .. Simple Objects ? Pin
Dato13-Aug-07 8:17
Dato13-Aug-07 8:17 
AnswerRe: O/R Mapping Tools .. Simple Objects ? Pin
Drew Stainton14-Aug-07 18:03
Drew Stainton14-Aug-07 18:03 
QuestionCode to send data over GPRS Network Pin
Babubhai0713-Aug-07 7:53
Babubhai0713-Aug-07 7:53 
AnswerRe: Code to send data over GPRS Network Pin
plastio13-Aug-07 10:11
plastio13-Aug-07 10:11 
GeneralRe: Code to send data over GPRS Network Pin
Babubhai0714-Aug-07 0:46
Babubhai0714-Aug-07 0:46 
GeneralRe: Code to send data over GPRS Network Pin
plastio14-Aug-07 1:48
plastio14-Aug-07 1:48 
GeneralRe: Code to send data over GPRS Network Pin
Babubhai0714-Aug-07 4:08
Babubhai0714-Aug-07 4:08 
GeneralRe: Code to send data over GPRS Network Pin
Babubhai0714-Aug-07 5:33
Babubhai0714-Aug-07 5:33 
GeneralRe: Code to send data over GPRS Network Pin
plastio14-Aug-07 5:34
plastio14-Aug-07 5:34 
QuestionWhat is output Pin
seemamltn13-Aug-07 7:44
seemamltn13-Aug-07 7:44 
AnswerRe: What is output Pin
Michael Potter13-Aug-07 7:57
Michael Potter13-Aug-07 7:57 
AnswerRe: What is output Pin
Christian Graus13-Aug-07 8:17
protectorChristian Graus13-Aug-07 8:17 
AnswerRe: What is output Pin
Dan Neely13-Aug-07 8:49
Dan Neely13-Aug-07 8:49 
AnswerRe: What is output Pin
Luc Pattyn13-Aug-07 9:00
sitebuilderLuc Pattyn13-Aug-07 9:00 
AnswerRe: What is output Pin
m@u13-Aug-07 9:38
m@u13-Aug-07 9:38 
JokeRe: What is output Pin
Luc Pattyn13-Aug-07 9:52
sitebuilderLuc Pattyn13-Aug-07 9:52 
AnswerRe: What is output Pin
Ravi Bhavnani13-Aug-07 18:36
professionalRavi Bhavnani13-Aug-07 18:36 
Questionprint pdf file to network printer using printer IP address Pin
There is always the way to do it, but I don't know13-Aug-07 7:39
There is always the way to do it, but I don't know13-Aug-07 7:39 
AnswerRe: print pdf file to network printer using printer IP address Pin
Hessam Jalali13-Aug-07 9:03
Hessam Jalali13-Aug-07 9:03 
GeneralRe: print pdf file to network printer using printer IP address Pin
There is always the way to do it, but I don't know14-Aug-07 17:27
There is always the way to do it, but I don't know14-Aug-07 17:27 
GeneralRe: print pdf file to network printer using printer IP address Pin
Hessam Jalali16-Aug-07 20:23
Hessam Jalali16-Aug-07 20:23 
QuestionPainting Reversible Rectangle Pin
T.D.Prasad13-Aug-07 7:03
T.D.Prasad13-Aug-07 7:03 
I am using GDI methods (ROP/XOR methods) to draw a reversible rectangle on FORM_A. When I display another form FORM_B (Dialog) on top of FORM_A and close it (FORM_B), part for of the reversible rectangle (where FORM_B was displayed) is erased. I tried calling FORM_Update and FORM_Paint events from FORM_Activated event. It worked in single form application but not in MDI application. Any suggestions are appreciated.

Cheers,
Prasad

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.