Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 2005 > C# 2005
|
C# 2005 For discussion of Visual C# 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 6th, 2007, 01:14 PM
Authorized User
 
Join Date: Oct 2007
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default Horizontal scroll bar when childform is maximize

I create a win form using c# and visual studio 2005. I set the main form to MDIParent and open a child form in maximize state & set autoscroll to true in the child form. When I launch child form, the vertical scrollbar appear, but the horizontal scrollbar does not. How can I enable the horizontal scrollbar?

 
Old November 7th, 2007, 05:04 AM
samjudson's Avatar
Friend of Wrox
 
Join Date: Aug 2007
Posts: 2,128
Thanks: 1
Thanked 189 Times in 188 Posts
Default

I suspect with AutoScroll set to true you will only get scroll bars if windows thinks you need them. Is your content on the child form wider than the window width?

/- Sam Judson : Wrox Technical Editor -/





Similar Threads
Thread Thread Starter Forum Replies Last Post
Rich Text Box Horizontal Scroll Bar DavidGreen VB How-To 5 December 15th, 2009 11:54 PM
Add a Horizontal Scroll Bar to a List Box in VBA hewstone999 Access VBA 1 February 28th, 2008 08:31 AM
horizontal scroll for a wide report skrj02 Access 3 October 15th, 2007 12:59 PM
Open ChildForm from another ChildForm in MDIParent juzjess C# 2005 11 October 10th, 2007 03:28 AM
Scroll Bar cooldude87801 BOOK: Beginning Java 2 0 June 18th, 2003 11:59 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.