473,320 Members | 1,817 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,320 software developers and data experts.

Opacity property and Remote Access program

Hello,

When I'm using the opacity property for showing a form

I can see my application on the computer. But If I'm connecting to this
machine via Remote Access (VNC). I see nothing of my application on my
remote screen (just the app on the taskbar).

Somebody have an idea ?

Thanks in advance

Juleke

Dim dblOpacity As Double

frmMain.Opacity = 0

frmMain.Show()

For dblOpacity = 0 To 1 Step mcdblStep

frmMain.Opacity = dblOpacity

Threading.Thread.Sleep(mcintSleep)

Next

frmMain.Opacity = 1

Nov 20 '05 #1
1 1383
I don't think the VNC protocol supports transparency.

--
HTH,
-- Tom Spink, Über Geek

Please respond to the newsgroup,
so all can benefit

"Maybe it's a game called 'Punish the User'"
"Juleke" <Ju********@Hotmail.com> wrote in message
news:#u*************@TK2MSFTNGP11.phx.gbl...
: Hello,
:
: When I'm using the opacity property for showing a form
:
: I can see my application on the computer. But If I'm connecting to this
: machine via Remote Access (VNC). I see nothing of my application on my
: remote screen (just the app on the taskbar).
:
: Somebody have an idea ?
:
: Thanks in advance
:
: Juleke
:
: Dim dblOpacity As Double
:
: frmMain.Opacity = 0
:
: frmMain.Show()
:
: For dblOpacity = 0 To 1 Step mcdblStep
:
: frmMain.Opacity = dblOpacity
:
: Threading.Thread.Sleep(mcintSleep)
:
: Next
:
: frmMain.Opacity = 1
:
:
:
Nov 20 '05 #2

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

Similar topics

14
by: DU | last post by:
According to a recent post, it seems that Konqueror 3.1+ and Safari 1.1 support CSS3 opacity style property under a proprietary name: "Support for the CSS3 opacity (using -khtml-opacity)...
3
by: Marek Mänd | last post by:
This posting will express my concern about the future of css3 forthcoming recommendation. I think for long time now, that the current implementation of CSS attribute opacity is less than usable...
6
by: Robert A. Boudra | last post by:
As you will probably guess, I'm just starting out with VB.net although I'm a long time VB developer. I was playing around with the Opacity property of a form and have found that I can set the...
2
by: reidarT | last post by:
I want a windows form to act like the one in Outlook when you get a new message and it is visible for about a couple of seconds and then the opacity decreases and the form dissapears in the end I...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.