473,414 Members | 1,980 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,414 software developers and data experts.

Click through window

Hi everybody...

I'm in search a sample code which explain how i can click through a winform.

Thanks a lot.
Séb
--
Sébastien FERRAND
Rédacteur Asp-Php.net
[http://www.vbmaf.net]
Nov 22 '05 #1
8 1779
Hi,

What do you mean? Do you mean a transparent form ?

Regards,
Peter Jausovec
(http://blog.jausovec.net)

"Sébastien FERRAND" <se*******@wanadoo.fr> wrote in message
news:17**********************************@microsof t.com...
Hi everybody...

I'm in search a sample code which explain how i can click through a
winform.

Thanks a lot.
Séb
--
Sébastien FERRAND
Rédacteur Asp-Php.net
[http://www.vbmaf.net]

Nov 22 '05 #2
Hi,

What do you mean? Do you mean a transparent form ?

Regards,
Peter Jausovec
(http://blog.jausovec.net)

"Sébastien FERRAND" <se*******@wanadoo.fr> wrote in message
news:17**********************************@microsof t.com...
Hi everybody...

I'm in search a sample code which explain how i can click through a
winform.

Thanks a lot.
Séb
--
Sébastien FERRAND
Rédacteur Asp-Php.net
[http://www.vbmaf.net]

Nov 22 '05 #3
I have a opaque form (always on top) with some informations draw in.

I want when I click in the underneath window receive event.

Thanks for your help.
Séb

"Peter Jausovec" a écrit :
Hi,

What do you mean? Do you mean a transparent form ?

Regards,
Peter Jausovec
(http://blog.jausovec.net)

"Sébastien FERRAND" <se*******@wanadoo.fr> wrote in message
news:17**********************************@microsof t.com...
Hi everybody...

I'm in search a sample code which explain how i can click through a
winform.

Thanks a lot.
Séb
--
Sébastien FERRAND
Rédacteur Asp-Php.net
[http://www.vbmaf.net]


Nov 22 '05 #4
I have a opaque form (always on top) with some informations draw in.

I want when I click in the underneath window receive event.

Thanks for your help.
Séb

"Peter Jausovec" a écrit :
Hi,

What do you mean? Do you mean a transparent form ?

Regards,
Peter Jausovec
(http://blog.jausovec.net)

"Sébastien FERRAND" <se*******@wanadoo.fr> wrote in message
news:17**********************************@microsof t.com...
Hi everybody...

I'm in search a sample code which explain how i can click through a
winform.

Thanks a lot.
Séb
--
Sébastien FERRAND
Rédacteur Asp-Php.net
[http://www.vbmaf.net]


Nov 22 '05 #5
Set the MouseDown event on the form that is underneath your always on top
form .

Regards,
Peter Jausovec
(http://blog.jausovec.net)
"Sébastien FERRAND" <se*******@wanadoo.fr> wrote in message
news:70**********************************@microsof t.com...
I have a opaque form (always on top) with some informations draw in.

I want when I click in the underneath window receive event.

Thanks for your help.
Séb

"Peter Jausovec" a écrit :
Hi,

What do you mean? Do you mean a transparent form ?

Regards,
Peter Jausovec
(http://blog.jausovec.net)

"Sébastien FERRAND" <se*******@wanadoo.fr> wrote in message
news:17**********************************@microsof t.com...
> Hi everybody...
>
> I'm in search a sample code which explain how i can click through a
> winform.
>
> Thanks a lot.
> Séb
> --
> Sébastien FERRAND
> Rédacteur Asp-Php.net
> [http://www.vbmaf.net]


Nov 22 '05 #6
Set the MouseDown event on the form that is underneath your always on top
form .

Regards,
Peter Jausovec
(http://blog.jausovec.net)
"Sébastien FERRAND" <se*******@wanadoo.fr> wrote in message
news:70**********************************@microsof t.com...
I have a opaque form (always on top) with some informations draw in.

I want when I click in the underneath window receive event.

Thanks for your help.
Séb

"Peter Jausovec" a écrit :
Hi,

What do you mean? Do you mean a transparent form ?

Regards,
Peter Jausovec
(http://blog.jausovec.net)

"Sébastien FERRAND" <se*******@wanadoo.fr> wrote in message
news:17**********************************@microsof t.com...
> Hi everybody...
>
> I'm in search a sample code which explain how i can click through a
> winform.
>
> Thanks a lot.
> Séb
> --
> Sébastien FERRAND
> Rédacteur Asp-Php.net
> [http://www.vbmaf.net]


Nov 22 '05 #7
i can't do it...
because form that is underneath mine can be any window (like outlook, visual
studio...). I want my form send mouse events to these.

Thanks.
Sébastien

"Peter Jausovec" a écrit :
Set the MouseDown event on the form that is underneath your always on top
form .

Regards,
Peter Jausovec
(http://blog.jausovec.net)
"Sébastien FERRAND" <se*******@wanadoo.fr> wrote in message
news:70**********************************@microsof t.com...
I have a opaque form (always on top) with some informations draw in.

I want when I click in the underneath window receive event.

Thanks for your help.
Séb

"Peter Jausovec" a écrit :
Hi,

What do you mean? Do you mean a transparent form ?

Regards,
Peter Jausovec
(http://blog.jausovec.net)

"Sébastien FERRAND" <se*******@wanadoo.fr> wrote in message
news:17**********************************@microsof t.com...
> Hi everybody...
>
> I'm in search a sample code which explain how i can click through a
> winform.
>
> Thanks a lot.
> Séb
> --
> Sébastien FERRAND
> Rédacteur Asp-Php.net
> [http://www.vbmaf.net]


Nov 22 '05 #8
i can't do it...
because form that is underneath mine can be any window (like outlook, visual
studio...). I want my form send mouse events to these.

Thanks.
Sébastien

"Peter Jausovec" a écrit :
Set the MouseDown event on the form that is underneath your always on top
form .

Regards,
Peter Jausovec
(http://blog.jausovec.net)
"Sébastien FERRAND" <se*******@wanadoo.fr> wrote in message
news:70**********************************@microsof t.com...
I have a opaque form (always on top) with some informations draw in.

I want when I click in the underneath window receive event.

Thanks for your help.
Séb

"Peter Jausovec" a écrit :
Hi,

What do you mean? Do you mean a transparent form ?

Regards,
Peter Jausovec
(http://blog.jausovec.net)

"Sébastien FERRAND" <se*******@wanadoo.fr> wrote in message
news:17**********************************@microsof t.com...
> Hi everybody...
>
> I'm in search a sample code which explain how i can click through a
> winform.
>
> Thanks a lot.
> Séb
> --
> Sébastien FERRAND
> Rédacteur Asp-Php.net
> [http://www.vbmaf.net]


Nov 22 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: George Hester | last post by:
In a page I have when the user left-clicks the page a Input box for a form gets the focus. But if the user right-clicks the page the Input box is not getting the focus. I'd like the Input box to...
4
by: yfng | last post by:
In a web form, I want the user clicks on one button and this button will trigger another button/link which will open a new browser window? How to do that? Is there any method like...
7
by: Paul Cooper | last post by:
Dear All, I am working on a piece of Javascript code that needs to detect a mouse-click, shift-click and control-click. The code is not my own - it is a part of a much larger suite of routines....
5
by: | last post by:
this is a repost because i have my douts that my old one will ever be answered. I have a 50% transparent window that is on top of the desktop. I want the user to be able to click 'Through the...
4
by: Carlo Marchesoni | last post by:
I have a button that opens a new Window (some kind of search-window), which is fired using JavaScript (btnSearch.Attributes=".....";) Now I need to run some code behind code BEFORE this JavaScript...
11
by: CW | last post by:
I have message entry screen that's causing me a bit of an issue. At the moment, there are 2 buttons, one is used to send message to another user (btnSend) and another is used to send messages to...
6
by: shil | last post by:
I have a server side button that needs to do some preperation and afterwards, if everything goes well, open a new browser with a specific url. I know how to execute javascript from a server side...
6
by: Martijn Coppoolse | last post by:
Hello everyone, I've got two little apps which are able to create a window that displays something on the desktop, but are not clickable. Instead, when you click on the window, the item...
15
by: Oleg Subachev | last post by:
I need to programmatically invoke from other class Click event of the Button on my Form. Button.OnClick method is protected, not public. How to perform this ? Oleg Subachev
1
by: dave | last post by:
I have a html table and mutliple rows. On each row i put an onclick event that opesn a modal window and prompts the user for some information. I want this modal window to show when the user...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.