Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm Controls / December 2007

Tip: Looking for answers? Try searching our database.

TableLayoutPanel Control

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Nutan - 07 Dec 2007 06:26 GMT
Hello,

I am using TableLayoutPanel control in a .net Windows app.
and adding controls(radio buttons) at run-time in TableLayoutPanel.

Can anyone help me with how can i make height of all Rows EQUAL in this control.

Thanx and Regards
Nutan
nutan@nagarro.com
09911328107
Jack Jackson - 07 Dec 2007 18:47 GMT
>Hello,
>
[quoted text clipped - 7 lines]
>nutan@nagarro.com
>09911328107

At design time right-click on the TableLayoutPanel control and select
Edit Rows and Columns.  Select Rows from the top combobox.

At run time modify the RowStyles property (an array) for each row.
Nutan - 13 Dec 2007 06:01 GMT
Thank you Jack!

Row height issue is resolved now.
i am facing one more issue with TableLayoutPanel control.
Right now i am using scroll bar with TableLayoutPanel by setting following
property:
.AutoScroll = true

However, i want to show only Verticle scroll bar and hide the Horizontal
one.
I tried setting:  this.<panelName>.HorizontalScroll.Visible = false;
But of no use.

Any help?

Thanks and Regards
Nutan

>>Hello,
>>
[quoted text clipped - 13 lines]
>
> At run time modify the RowStyles property (an array) for each row.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.