473,546 Members | 2,244 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Help creating a transparent screen lock like program

I am very weak in VB.NET, I am using VB.NET 2k5 Express. I have only created one program,
and heck it was my first ;-) (URL below if it matters). I am trying to create a program
that stays resident, and after a period of inactivity on the computer locks the screen,
only it can't use the screen saver interface if I understand it correctly (as the
screensaver stuff creates an additional desktop virtual desktop that is unable to interact
with the users desktop). I would like to remove the desktop icons and taskbar (allowing
to watch my stuff compile or copy. Then rely on my power settings to turn of the screen
at its interval. I have also never figured out how to put stuff in the system tray.

Transparent Screen Lock;
http://www.e-motional.com/TScreenLock.htm

My only program;
SaPaGe (Sane Password Generator)
http://www.gotdotnet.com/Workspaces/...e-02058ad35471

P.S. If you want to tell me what I have done wrong in my code feel free (although
hopefully you can point me in the correct direction to fix it) ;-).
Mar 16 '07 #1
2 3757

"I have also never figured out how to put stuff in the system tray."
VB.NET 2005 express has a contoll class that does this for you.
Creating a program that stays resident:
1, You can create a program with a hidden form, show a second form when you
need interaction from the person using the program.

2, You could create a windows service (not completly simple but vb 2005
makes it as simple as such as task could be).

3, There is a Screen Saver project template (and a walkthrough on the vb
express website)

Regards,

Mike.
"E C H (He of too much code)" <gl************ ****@juno.comwr ote in message
news:OH******** ******@TK2MSFTN GP03.phx.gbl...
>I am very weak in VB.NET, I am using VB.NET 2k5 Express. I have only
created one program, and heck it was my first ;-) (URL below if it
matters). I am trying to create a program that stays resident, and after a
period of inactivity on the computer locks the screen, only it can't use
the screen saver interface if I understand it correctly (as the screensaver
stuff creates an additional desktop virtual desktop that is unable to
interact with the users desktop). I would like to remove the desktop icons
and taskbar (allowing to watch my stuff compile or copy. Then rely on my
power settings to turn of the screen at its interval. I have also never
figured out how to put stuff in the system tray.

Transparent Screen Lock;
http://www.e-motional.com/TScreenLock.htm

My only program;
SaPaGe (Sane Password Generator)
http://www.gotdotnet.com/Workspaces/...e-02058ad35471

P.S. If you want to tell me what I have done wrong in my code feel free
(although hopefully you can point me in the correct direction to fix it)
;-).

Mar 16 '07 #2
See below

Michael M. wrote:
"I have also never figured out how to put stuff in the system tray."
VB.NET 2005 express has a contoll class that does this for you.
I am a newb, I really don't understand controls, and classes. I just try to figure out
how stuff works.
>
Creating a program that stays resident:
1, You can create a program with a hidden form, show a second form when you
need interaction from the person using the program.
That makes sense, I kinda wondered why forms would be hidden.
2, You could create a windows service (not completly simple but vb 2005
makes it as simple as such as task could be).
I was more thinking of calling a program via the scheduler based on idle time.
3, There is a Screen Saver project template (and a walkthrough on the vb
express website)
From my understanding, it can NOT be a screensaver, as screensavers are prohibited from
doing what I am trying to do. At most it appears you can take a snapshot of the screen
before the screensaver activates. But this would not be the live screen.
Regards,

Mike.
Many thanks for your response.
>

"E C H (He of too much code)" <gl************ ****@juno.comwr ote in message
news:OH******** ******@TK2MSFTN GP03.phx.gbl...

Mar 18 '07 #3

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

Similar topics

16
2570
by: expertware | last post by:
Dear friends, My name is Pamela, I do not know anything about javascript, but I would like to ask if it offers a solution to this problem of mine. I have an image on a web page within a css layer: <DIV ID=MyLayer STYLE = "position: absolute;top:68px; left:563px;
5
1564
by: Leonardo Hyppolito | last post by:
Hello! I am trying to implement a program that uses Threads. I chose the producers and consumers scenario. The producers put a "product" (which is an int number) in a shared storage place of one position. The consumers must consume all the products that are put in the storage place. The user of the program enters how many products it will...
0
4468
by: Henry Wu | last post by:
Hi, I am aware that TransparencyKey only works with top-level forms or Non-MDI Child Forms, if one tries to set the opacity or transparencykey property to a MDI-Child form, it will have no effect. So, I tricked my Transparent Non-MDI Child form into my MDI-Container form via SetParent API as seen here in my VB.NET sample (...
8
2129
by: MikeB | last post by:
Hi, I created a picturebox with a map as an image. I want to make certain areas on the map clickable hotspots and the way I'm trying to do this is to create a transparent label with a different cursor (hand) and then I code the click_event for that label. However, I cannot make the label transparent, even if I choose the Transparent option for...
8
1355
by: garyusenet | last post by:
Program is witten in C++ and runs on my windows xp computer. It is a game, but I have been struggling with this project for weeks now so would appreciate some help - although I understand what i'm trying to do is quite advanced. I'm doing this more as a learning excercise where the means is more important than the end. When you press 'caps...
0
5536
by: gunimpi | last post by:
http://www.vbforums.com/showthread.php?p=2745431#post2745431 ******************************************************** VB6 OR VBA & Webbrowser DOM Tiny $50 Mini Project Programmer help wanted ******************************************************** For this teeny job, please refer to: http://feeds.reddit.com/feed/8fu/?o=25
33
2327
by: STILL LEARNING | last post by:
I'm not sure if this can even be done, but what prompts the question is my desire to be able to create an "Uber Link" script/code of some sort, such that even if the html page contains nothing but a background image -or- a background color -- in other words, the page has neither content nor placed images -- any click, ANYWHERE, will launch...
5
3680
by: althafexcel | last post by:
hi everyone Im trying to include an external js in my aspx page under the head tag, it doesn't load or it displays an object expected error whenver the function from the .js is called. Actually for repeated html im using the external js, i mean the TOP, BOTTOM they are repeated in every page, so i include them as functions in the external...
5
2093
RAJSPY
by: RAJSPY | last post by:
Hi all, I want to start a program through a SMS job. Only, the program must wait until the user is logged on. so far so good realizing this with SMS. The problem is that our company has a screen lock within 10 minutes (company policy) if the program starts with the lock screen on I want to wait until the user unlocks the desktop. Is there some...
0
7507
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7435
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7698
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7947
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7461
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
6030
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
5080
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3472
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1046
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.