How to use Taskbar Close(X) Option in Vb6 application
-
Hello Everybody, I have Search the entire google, for how to close vb application from taskbar when it is minimize. But found nothing can anybody plz help me. Thanks in Advance.
-
Hello Everybody, I have Search the entire google, for how to close vb application from taskbar when it is minimize. But found nothing can anybody plz help me. Thanks in Advance.
hi, need more information about your problem! the close (X) is not visible if your application is minimized.. you need to close via SystemMenu right click at the minimized app and close.. the titelbar i think you mean instead of taskbar is not visible at that time. greetz
-
hi, need more information about your problem! the close (X) is not visible if your application is minimized.. you need to close via SystemMenu right click at the minimized app and close.. the titelbar i think you mean instead of taskbar is not visible at that time. greetz
Yep, i do mean the same .I need to Close my Vb app through SystemMenu when the application is minimize.Do u have any soluton for it. thanks in advance.
-
Yep, i do mean the same .I need to Close my Vb app through SystemMenu when the application is minimize.Do u have any soluton for it. thanks in advance.
Uhhh...unless you provide more information about what you're looking for, the answer is not going to change. Right-click the icon on the TaskBar and click Close.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009... -
Uhhh...unless you provide more information about what you're looking for, the answer is not going to change. Right-click the icon on the TaskBar and click Close.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009...Hi Dave, I am Call a function in my Vb6 application Where i have used the follow Lib function to get the requried option from SystemMenu .But i m unable to get Hexa Code for Close option .
Private Declare Function FindWindow Lib "user32" Alias "FindWindowA" (ByVal lpClassName As String, ByVal lpWindowName As String) As Long Private Declare Function PostMessage Lib "user32" Alias "PostMessageA" (ByVal hwnd As Long, ByVal wMsg As Long, ByVal wParam As Long, lParam As Any) As Long Const WM_CLOSE = ??????
Can u provide any solution on this prob?????? -
Hi Dave, I am Call a function in my Vb6 application Where i have used the follow Lib function to get the requried option from SystemMenu .But i m unable to get Hexa Code for Close option .
Private Declare Function FindWindow Lib "user32" Alias "FindWindowA" (ByVal lpClassName As String, ByVal lpWindowName As String) As Long Private Declare Function PostMessage Lib "user32" Alias "PostMessageA" (ByVal hwnd As Long, ByVal wMsg As Long, ByVal wParam As Long, lParam As Any) As Long Const WM_CLOSE = ??????
Can u provide any solution on this prob?????? -
Hello Everybody, I have Search the entire google, for how to close vb application from taskbar when it is minimize. But found nothing can anybody plz help me. Thanks in Advance.
mdrizwan_1 wrote:
I have Search the entire google
Wow. That's a lot of searching. Why are you using VB6 ?
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
mdrizwan_1 wrote:
I have Search the entire google
Wow. That's a lot of searching. Why are you using VB6 ?
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
Christian Graus wrote:
That's a lot of searching
And it always ends in frustration[^]. :)
Luc Pattyn
Local announcement (Antwerp region): Lange Wapper? Neen!