This post has been edited by ankitparekh56@gmail.com: 14 May 2010 - 02:21 AM
To Show Task bar
Page 1 of 11 Replies - 369 Views - Last Post: 14 May 2010 - 02:44 AM
#1
To Show Task bar
Posted 14 May 2010 - 02:20 AM
I used control .i used it for Title bar .it has all functionality as Title bar but when I put in “form” and make “formborderstyle “ make “none” and put “control Title Bar On form “ When I make maximize “control Title Bar” of The Form is hides the “Task bar” .so what can I do for it .
Replies To: To Show Task bar
#2
Re: To Show Task bar
Posted 14 May 2010 - 02:44 AM
When you want to customize the look and feel of the form, that's usually a problem...
so don't set the Form.WindowState property to Maximize... it will cover the whole screen...
instead get the working screen resolution...
Set the forms size on maxmize to the following
so don't set the Form.WindowState property to Maximize... it will cover the whole screen...
instead get the working screen resolution...
Set the forms size on maxmize to the following
Screen.PrimaryScreen.WorkingArea
Page 1 of 1
|
|

New Topic/Question
Reply





MultiQuote



|