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

Textbox transparent in Remote Desktop

Greetings.

I have a WinForms app in VB.Net that opens a second form
via the ShowDialog() method. The controls (radio button,
textbox, frame lines, etc) all have their backgrounds
transparent when viewed through Remote Desktop. I have
tried just the Show() method, set the background for the
control explicitly to white, and still no joy. The
opacity for the form is set to the default 100%. It works
normally when run directly on a machine.

Has anybody else run into this or know how to fix it? It
is very difficult to read stuff when the form underneath
is showing through the controls.

Thanks.
Nov 19 '05 #1
1 3367
It looks like the TransparencyKey got set somehow in my
dialog form. It was 224,224,224, which appears to be the
gray used in forms. Even though the form was set to 100%
opacity, it still messed up the controls. Getting rid of
that property for the form cleared it all up.
-----Original Message-----
Greetings.

I have a WinForms app in VB.Net that opens a second form
via the ShowDialog() method. The controls (radio button,
textbox, frame lines, etc) all have their backgrounds
transparent when viewed through Remote Desktop. I have
tried just the Show() method, set the background for the
control explicitly to white, and still no joy. The
opacity for the form is set to the default 100%. It worksnormally when run directly on a machine.

Has anybody else run into this or know how to fix it? It
is very difficult to read stuff when the form underneath
is showing through the controls.

Thanks.
.

Nov 19 '05 #2

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

Similar topics

9
by: Etienne Charland | last post by:
Hi, there is an application running on a remote desktop (under Citrix ICA, but the same problem applies for RDC or PC Anywhere). Now, I want to send keys to the remote application from a local app....
0
by: Fabian Valencia | last post by:
I'm trying to make a textbox transparent, I want the background of the textbox to be transparent and only the font to show. I created a class like this but the background is always white insted of...
3
by: Elp | last post by:
Hi, I have developped a Windows applcation (in C#) that allows, among other things, users to view and control the desktop of a remote Windows XP Pro machine. I have actually simply embedded the...
9
by: don | last post by:
I want to create a transparent form and can write something on it by using Ink. I try to set form.backcolor = color.transparent, but it dosen't accept. And everything will be transprent when i use...
1
by: Visual Systems AB \(Martin Arvidsson\) | last post by:
Hi! Can any one point me in direction of modify a TextBox control. What i want to do is to add a button, like the ComboBox have. with my own bitmap and execute an Event when clicked. I...
0
by: sjickells | last post by:
Hi I am having a problem using asp:TextBox's in a transparent table. I have a background image on the page and a table in the middle of the page. I have set the background colour of the table...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...

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.