473,320 Members | 1,867 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.

minimize to task bar not system tray vb6

133 100+
Hi all,

here is my problem i have a shaped form which removes controlbox
and i want to know how to minimize the program with a command button
to the task bar not to system tray.

thanks in advanced,
Gobble.
Feb 23 '08 #1
5 4935
VACEPROGRAMER
168 100+
Make a button then get in the code and write:

Form1.CheckState = Minimaze
'I hope this will help you, maybe some word in the code are write incorect
' Maymbe ScheckState is ChekState - try some same word, OK?

VxE
Feb 23 '08 #2
gobblegob
133 100+
ok i worked it out

Expand|Select|Wrap|Line Numbers
  1. Me.WindowState = vbMinimized
thanks for the post VxE

Gobble.


Make a button then get in the code and write:

Form1.CheckState = Minimaze
'I hope this will help you, maybe some word in the code are write incorect
' Maymbe ScheckState is ChekState - try some same word, OK?

VxE
Feb 23 '08 #3
VACEPROGRAMER
168 100+
Yes , it was Windows State. By the way I'm not VxE , my name is Vladica and my Nick is Vace. If you got some problems just PM me , I will help you.

VxE
Feb 23 '08 #4
gobblegob
133 100+
Thanks alot Vladica i will :)
Gobbe.

Yes , it was Windows State. By the way I'm not VxE , my name is Vladica and my Nick is Vace. If you got some problems just PM me , I will help you.

VxE
Feb 24 '08 #5
Killer42
8,435 Expert 8TB
I'd just like to point out that while any personal matters certainly should be taken to PM, as far as possible any technical questions should be dealt with through the forum. The whole point of the forum is to make this information open to everyone, not lock it away.
Feb 25 '08 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Austin | last post by:
I wrote a GUI program with wxPython. In the window, there are 3 attributes on left top. "_" could let the program to minimize to tool bar. I want to let the program minimized to the system tray....
2
by: varadha | last post by:
Hi, i want to create a VC++ application that minimizes to system tray when i minimize it. This application should be running in the background and doing it process(Just like Yahoo messanger...
4
by: mphanke | last post by:
Hi, how can I minimize an application to the tray? Snippets welcome. Martin
3
by: Maka Sili | last post by:
Hi, My VC++ application does not have a titlebar (and therefore no System menu, no minimize, no maximize and no close button). We have a custom button for minimize and close. When the app...
4
by: steve | last post by:
hi all, i was wondering how is it possible to add an extra box ( i think they are called boxes: upper right corner ...) in a form that will minimize it in the system tray? You know some...
5
by: Yancey Jones | last post by:
I am looking for some example code for minimizing a 3rd part app to the system tray. I am working on writing a service to control VMWare and when a user logs in, I would like to minimize the VMWare...
8
by: Avi G | last post by:
Hi, i've created an application and i want it to be minimized to the sys tray, how i do it? if you can direct me step by step even with create a small application and put it in the sys tray ...
1
by: zakhirn | last post by:
Anyone have code that creates a button that will Minimize Excel to the system tray. I do not need anything complicated like changing the minimize button or the close button to a minimize to...
3
by: Jimmy | last post by:
I'm kinda newbie to python and wxPython. Now I'm confronting a thorny problem: how can I make my program minimize to the taskbar represented as an ico, and when there is some message from network...
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...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
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: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
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: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
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....

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.