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

  • From: "Macarty, Jay {PBSG}" <Jay.Macarty@xxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Wed, 12 Dec 2007 10:57:03 -0600

Jamal,
Thanks. I downloaded the example and will take a look. 

Haven't thought this all the way through as yet but am wondering if I
might use an example much like the fruit basket examples in creating the
demo programs for the SSIP client/server. A sort of self-voicing fruit
basket with perhaps, voice selections in the list box. 
 

-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Jamal Mazrui
Sent: Wednesday, December 12, 2007 10:52 AM
To: programmingblind@xxxxxxxxxxxxx
Subject: Re: C# - is there a layout manager example for C# 2.0

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
__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

Other related posts: