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:50:32 -0600

Yes, this is excellent. Thanks a bunch! I found the NotifyIcon control
to set up the tray icon and the ContextMenu control to add to the
NotifyIcon. I was just having trouble getting what I wanted out of the
screen layout itself.
 

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

These might be of some assistance.

Layout Managers In C#

http://www.csharphelp.com/archives/archive7.html

Drop-dead easy layout management

http://www.codeproject.com/KB/miscctrl/RavSoftLayoutManager.aspx?df=100&;
foru
mid=320240&exp=0&select=1672375

Simple Layout Managers

http://dotnet.jku.at/projects/slm/

Layout Manager : Layout < GUI Windows Form < C# / C Sharp
 
http://www.java2s.com/Code/CSharp/GUI-Windows-Form/LayoutManager.htm
 
Hope that helps bro.

Take care,
Sina

-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Macarty, Jay
{PBSG}
Sent: Wednesday, December 12, 2007 11:02 AM
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: