473,545 Members | 1,884 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

maximized dialog cover the taskbar.

hi~
I tried to maximize dialog in dialog based application. I used
'ShowWindow(SW_ MAXIMIZE);'

There is problem. maximized dialog cover the taskbar.

I don't want to cover the taskbar.

How to solve the problem?

-mihyon-
Nov 16 '05 #1
1 1753
does it happen with other applications as well? if yes, then u need to look
at the "Always on top" setting in the "Taskbar and Start-menu Properties" of
Windows!
Please share more information!

--
Deepesh

"mihyon" <ei******@e-castle.co.kr> wrote in message
news:bo******** **@news1.kornet .net...
hi~
I tried to maximize dialog in dialog based application. I used
'ShowWindow(SW_ MAXIMIZE);'

There is problem. maximized dialog cover the taskbar.

I don't want to cover the taskbar.

How to solve the problem?

-mihyon-

Nov 16 '05 #2

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

Similar topics

1
2011
by: Kyzer | last post by:
Hi all, I am writing a DLL which includes a function that may open a dialog. When this dialog is opened, an additional icon and program description is displayed in the Windows taskbar (similar to any other program that is opened). What I am looking to do is ensure that when the dialog is opened, the title of the dialog doesn't display in...
6
8986
by: Mateo | last post by:
Hi! I tried to open page in new window with window.open(...) method. open() method supports fullscreeen mode, but I would like to open new maximized window with tiltle bar only.... Any idea how to do this? Can I maximize window from current page after it is opened with window.open?
1
4818
by: ssb | last post by:
Hello, One form in my application is the MAIN form. It is set up as "startup" form. However, I need to do the following: (1) When I double click MDE file to launch my project, the MAIN form should open as maximized. (2) When clicking a button on any FORM-A launches FORM-B, FORM-B should also open as maximized. (i would like all forms...
1
2169
by: 1388-2/HB | last post by:
For vb2005. At design time I set the main form's WindoState to Maximized and I disabled the Maximize box. The user can Minimize the application only. When the program launches, the form is indeed Maximized. However: 1. The Maximized state of my form does not take the Windows taskbar state into consideration. The form behaves as if the...
7
9891
by: =?Utf-8?B?bGpsZXZlbmQy?= | last post by:
I've noticed that a form will cover the taskbar when it is maximized if its ControlBox property is set to false (even if the "Keep the taskbar on top of other windows" option is selected). You can reproduce this by showing the following form: Public Class Form1 Inherits Windows.Forms.Form Public Sub New() MyBase.New() Me.ControlBox =...
2
6298
by: =?Utf-8?B?cGV0ZTE5Njk=?= | last post by:
I created a simple form and started in maximized. On two different PCs in one case the application window was over the taskbar and hid it completely, even though the task bar was set to "On top of all windows". On another PC (also Win XP and the same task bar setting) the task bar showed above the application window. In both cases the...
4
4438
by: Lester | last post by:
I have main application (with main window) created in C++/MFC. From there I call function in C# class library to display a modal WPF dialog. Dialog shows up OK, but it doesn't behave really modal. While it is not possible to go to the main window by clicking directly on it (dialog keeps focus), the application shows twice in the taskbar (1...
0
2231
by: stumorgan | last post by:
This is ridiculously annoying... I want to my form to be maximized when it loads, and I want the maximize box to be disabled. However when I set WindowState = Maximized and MaximizeBox = False, the form expands to the entire size of my screen, covering the taskbar. If I set MaximizeBox = True it correctly maximizes to the working area...
11
2339
by: VK | last post by:
In the continuation of the discussion at "Making Site Opaque -- This Strategy Feasible?" and my comment at http://groups.google.com/group/comp.lang.javascript/msg/b515a4408680e8e2 I have realized that despite suggestions to use DHTML-based modal dialogs are very common? there is not a single fully functional reliable copyright-free...
0
7478
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
7668
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
7773
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5984
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
4960
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
3448
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1901
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1025
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
722
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.