Click here to Skip to main content
15,921,622 members
Home / Discussions / C#
   

C#

 
QuestionRe: How to delete text from a PDF file ? Pin
Prathi.V26-Jul-06 19:16
Prathi.V26-Jul-06 19:16 
QuestionDetecting that a Form has stopped moving Pin
boxed25-Jul-06 21:21
boxed25-Jul-06 21:21 
AnswerRe: Detecting that a Form has stopped moving Pin
stancrm25-Jul-06 21:32
stancrm25-Jul-06 21:32 
GeneralRe: Detecting that a Form has stopped moving [modified] Pin
boxed25-Jul-06 22:11
boxed25-Jul-06 22:11 
AnswerRe: Detecting that a Form has stopped moving Pin
Martin#25-Jul-06 22:34
Martin#25-Jul-06 22:34 
GeneralRe: Detecting that a Form has stopped moving Pin
boxed25-Jul-06 23:06
boxed25-Jul-06 23:06 
GeneralRe: Detecting that a Form has stopped moving Pin
Martin#25-Jul-06 23:33
Martin#25-Jul-06 23:33 
GeneralRe: Detecting that a Form has stopped moving [modified] Pin
boxed26-Jul-06 0:52
boxed26-Jul-06 0:52 
Yes, your assumption is correct.

Form1 is a with with some transparency and layered window effects. It creates Form2 that has some ordinairy controls. Form2's location is linked to Form1, so when Form1 moves Form2 also moves. When moving Form1, the OnMove event of Form2 is launched so that goed allright. The problem is that is can't seem to get a OnmouseUp/Down/Click event on either Form1 or Form2

The reason for trying to detect the starting en stopping of the Form movement is that i'm trying to emulate the transparency of a Listview. The Listview has a backgroundimage of the underlying desktop. When the Forms start to move i'll set the backgroundimage to none. When the Forms stop moving i'll recreate the underlying background image of the Listview.


-- modified at 7:17 Wednesday 26th July, 2006

I just noticed that the OnMouseUp/Down/Click event only fires when clicked inside the form area and not when clicking on the titlebar area.
AnswerRe: Detecting that a Form has stopped moving [modified] Pin
Martin#26-Jul-06 1:25
Martin#26-Jul-06 1:25 
GeneralRe: Detecting that a Form has stopped moving Pin
boxed26-Jul-06 1:41
boxed26-Jul-06 1:41 
GeneralRe: Detecting that a Form has stopped moving Pin
Martin#26-Jul-06 1:51
Martin#26-Jul-06 1:51 
GeneralRe: Detecting that a Form has stopped moving Pin
boxed26-Jul-06 4:11
boxed26-Jul-06 4:11 
QuestionHorizontal tab menu Pin
Bijaya Meher25-Jul-06 21:12
Bijaya Meher25-Jul-06 21:12 
QuestionDll not found problem on Target machine [modified] Pin
engsrini25-Jul-06 21:04
engsrini25-Jul-06 21:04 
AnswerRe: Dll not found problem on Target machine Pin
LongRange.Shooter26-Jul-06 9:39
LongRange.Shooter26-Jul-06 9:39 
QuestionConnecting EPABX with Computer system Pin
Ashwani_kumar25-Jul-06 20:41
Ashwani_kumar25-Jul-06 20:41 
QuestionHow to save doc files in C Pin
arun.m25-Jul-06 20:32
arun.m25-Jul-06 20:32 
AnswerRe: How to save doc files in C Pin
Christian Graus25-Jul-06 20:36
protectorChristian Graus25-Jul-06 20:36 
Questionhow can I get the original properties of my form back? Pin
xkx3225-Jul-06 20:22
xkx3225-Jul-06 20:22 
AnswerRe: how can I get the original properties of my form back? Pin
stancrm25-Jul-06 20:32
stancrm25-Jul-06 20:32 
AnswerRe: how can I get the original properties of my form back? Pin
Christian Graus25-Jul-06 20:39
protectorChristian Graus25-Jul-06 20:39 
AnswerRe: how can I get the original properties of my form back? Pin
Martin#25-Jul-06 20:41
Martin#25-Jul-06 20:41 
QuestionProblem in Using Range Validator Pin
ChennaiBabu25-Jul-06 19:36
ChennaiBabu25-Jul-06 19:36 
QuestionCrystal Reports Pin
krieg3825-Jul-06 19:23
krieg3825-Jul-06 19:23 
AnswerRe: Crystal Reports [modified] Pin
krieg3825-Jul-06 19:49
krieg3825-Jul-06 19:49 

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.