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

App.TaskVisible = False

Is there a way to do the VB6 "App.TaskVisible = False" in VB.NET 2003?
Jul 22 '05 #1
2 10251
Bishop <Bi****@discussions.microsoft.com>'s wild thoughts
were released on Thu, 21 Jul 2005 07:47:10 -0700 bearing the
following fruit:
Is there a way to do the VB6 "App.TaskVisible = False" in VB.NET 2003?


I just has a quick look in the help files and it has this to
say

'In Visual Basic 6.0, the TaskVisible property of the App
object determined whether an application appeared in the
Windows task list (Windows 9x) or in the Task Manager
Applications tab (Windows 2000). The property was commonly
used to prevent a user from closing an application that was
intended to run as a background task; in most cases it was
used with applications that did not display a user
interface.

In Visual Basic .NET, there is no equivalent for the
TaskVisible property; however, you can create a Windows
Service or a Console Application that will not show up in
the task list.'


Jan Hyde (VB MVP)

--
“A Home Builder’s Guide” by Bill Jerome Holme (Neil Enns)

[Abolish the TV Licence - http://www.tvlicensing.biz/]

Jul 22 '05 #2
Give the form a WS_EX_TOOLWINDOW style

-Atul
http://www.ssware.com/
Shell MegaPack - Windows Explorer Shell Controls for ActiveX and .Net

"Bishop" <Bi****@discussions.microsoft.com> wrote in message
news:30**********************************@microsof t.com...
Is there a way to do the VB6 "App.TaskVisible = False" in VB.NET 2003?

Jul 22 '05 #3

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

Similar topics

10
by: Sylvain Thenault | last post by:
Hi there ! Can someone explain me the following behaviour ? >>> l = >>> 0 in (l is False) Traceback (most recent call last): File "<stdin>", line 1, in ? TypeError: iterable argument...
3
by: drs | last post by:
I just upgraded my Python install, and for the first time have True and False rather than 1 and 0. I was playing around at the command line to test how they work (for instance, "if 9:" and "if...
35
by: Steven Bethard | last post by:
I have lists containing values that are all either True, False or None, e.g.: etc. For a given list: * If all values are None, the function should return None.
15
by: F. Da Costa | last post by:
Hi all, Following two sniperts of code I'm using and getting very interesting results from. ..html <tr id="1" class="segment" open="false"> This is the segment under 'investigation' ..js
3
by: LWoodIS | last post by:
TaskVisible property not supported in VB.Net Is there any WinAPI around this problem? Why do you support NotifyIcon when you do not support TaskVisible property in VB.Net? Your help says...
2
by: Bishop | last post by:
Is there a way to do the VB6 "App.TaskVisible = False" in VB.NET 2003?
10
by: tony | last post by:
Hello!! I have some demo programs written in C# and they have this construction "" see below. I haven't seen this before so what does it mean ? public bool ShowDropDownButtons { get {...
6
by: Java script Dude | last post by:
Small glitch (IMHO) in JavaScript is related to isNaN() boolean function. If passed a null, it returns true which is incorrect. This one cause me quite a bit of grief until I detected it and was...
14
by: Prateek | last post by:
I've been using Python for a while (4 years) so I feel like a moron writing this post because I think I should know the answer to this question: How do I make a dictionary which has distinct...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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...

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.