|
-
Jul 15th, 2008, 07:23 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED][2.0] How to make Panel control always fit to my page width...??
[2.0] How to make Panel control always fit to my page width...??
and then how to place some control to the bottom of the page??
Last edited by wenight; Jul 27th, 2008 at 10:03 AM.
-
Jul 15th, 2008, 07:33 AM
#2
Fanatic Member
Re: [2.0] How to make Panel control always fit to my page width...??
What do you mean your "page"?
C#.net, VB, C++, Java, VS 2005/2008
Dont' forget to rate posts that are helpful to you.
-
Jul 15th, 2008, 07:57 AM
#3
Thread Starter
Hyperactive Member
Re: [2.0] How to make Panel control always fit to my page width...??
Mean fit to Browser page width....
I don't know browser in diffrent resolution is what width so I finding any coding can make it...?
I want to make my panel control width fit to the browser..
-
Jul 15th, 2008, 01:37 PM
#4
Re: [2.0] How to make Panel control always fit to my page width...??
Set its width to 100%. As long as it has no container/parent controls, it will expand to fit the page width.
To set the control at the bottom, either make another div that comes after the current DIV and align it wherever you need to, or make "position:absolute;bottom:0px;".
-
Jul 15th, 2008, 04:07 PM
#5
Re: [2.0] How to make Panel control always fit to my page width...??
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|