Re: C# - is there a layout manager example for C# 2.0

  • From: Jamal Mazrui <empower@xxxxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Wed, 12 Dec 2007 11:51:58 -0500 (EST)

This fruit basket program uses data binding and layout managers in C#
2.0

http://www.EmpowermentZone.com/db_fruit.zip

The Dialog class in the EdSharp.cs source code also uses FlowLayoutPanel
and TableLayoutPanel in various convenience dialogs.

Jamal

On Wed, 12 Dec 2007,
Macarty, Jay  {PBSG} wrote:

> Date: Wed, 12 Dec 2007 10:01:38 -0600
> From: "Macarty, Jay  {PBSG}" <Jay.Macarty@xxxxxxxx>
> Reply-To: programmingblind@xxxxxxxxxxxxx
> To: programmingblind@xxxxxxxxxxxxx
> Subject: C# - is there a layout manager example for C# 2.0
>
> All,
> I've seen a few references on the web about using a layout manager to
> organize controls on a form for dot net 3.0 or 3.5 but I don't see much
> in regards to 2.0 with C# 2.0 in particular. Can anyone point me to an
> example of using a layout manager in 2.0?
>
> __________
> View the list's information and change your settings at
> //www.freelists.org/list/programmingblind
>
__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

Other related posts: