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

Questions setting up a resizeable screen

hi,

I wish to have a resizeable screen, which has a control bar at the bottom
with buttons in, which remains at the bottom of the screen, and a panel in
the middle area which shrinks or expands as necessary for the given space.
( And displays scrollbars as required )

I've played around with docking options and all sorts to no avail so far - I
feel i must be missing something, as this should be an easy thing to do, so
can anyone suggest how to go about doing this?

Rgds,
Dan
Nov 21 '05 #1
3 897
Connor,

Probably you miss the anchor properties, it acts like the docking however
not direct filling the complete area.

http://msdn.microsoft.com/library/de...nchortopic.asp

I hope this helps,

Cor
Nov 21 '05 #2
"Connor T" <ma********@hotmail.com> schrieb:
I wish to have a resizeable screen, which has a control bar at the bottom
with buttons in, which remains at the bottom of the screen, and a panel in
the middle area which shrinks or expands as necessary for the given space.
( And displays scrollbars as required )


Add a toolbar control and set its 'Dock' property to 'Bottom'. Then add a
panel and set 'Dock' to 'Fill' and 'AutoScroll' to 'True'.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Nov 21 '05 #3
Add a toolbar control and set its 'Dock' property to 'Bottom'. Then add a
panel and set 'Dock' to 'Fill' and 'AutoScroll' to 'True'.


Excellent thanks to both replies, ( cor as well ) that helped lots, many
thanks!!

Rgds,
Dan
Nov 21 '05 #4

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

Similar topics

1
by: Simon Wigzell | last post by:
I'm popping up a window with the following piece of javascript : MyWindow = window.open(filestring,'MyWindow','directories=no,status=no,scrollbars=yes,r...
8
by: Els | last post by:
Hi, i have the following script in the head of my document: <script language="Javascript"> <!-- // *********************************************** // AUTHOR: WWW.CGISCRIPT.NET, LLC // URL:...
4
by: Koyan | last post by:
Hallo everybody, I have in my website administration pages the following script: function openWin(){...
7
by: Johnny | last post by:
June 2, 2005 Greetings, I have a whole lot of questions that all have to do with the same topic: Width. By "width" I mean how wide a particular Web page is, how wide a table is, how wide a...
3
by: Pete | last post by:
Looking for professional information, (surveys, articles or just general comments etc.) regrding the current most common screen setting among endusers. (Ie: 800x600) or something else. A subset...
14
by: Roger Withnell | last post by:
How to I find out what size text the browser is set to? Thanks in anticipation.
5
by: Laszlo Nagy | last post by:
Hello, I was trying to get answers for these. SPE homepage was down. Then I found it on berlios (http://developer.berlios.de/forum/forum.php?forum_id=12695) but no one answered since 5 days. In...
1
by: nasima khan | last post by:
Hi, i am nasima. I have got a code for setting the screen resolution of my page, but i am unable to understand. Can any one give a complete data explanation of the below code. Sub ChangeRes(X...
16
by: =?Utf-8?B?VGFtbXkgTmVqYWRpYW4=?= | last post by:
Hi, I am using Visual C# window to dispaly a set of questions with their answers. The users should be able to move to the next question by clicking on next button. I am going to use only one panel...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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?
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...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.