Discussion:
outlook 2007 TO DO BAR-[C# 05]
(too old to reply)
giddy
2007-02-06 17:17:43 UTC
Permalink
hi ,

i need to handle tasks in my app and i need to make something like the
outlook 07 TODO BAR.... or atleast thats the best thing i've seen so
far. basically i need something that doesnt take space on the client
area but is easily accesible ,so if anyone has better controls tell
me!


ok , lets assume i have to make the outlok TODO bar:
Loading Image...

i know : its a Form or atleast inherited from Form and hides() when it
loses focus


i need to know:
1. how is the vertical bar made?? its colour changes when cliked and
most importantly displays dynamic text!

2. The form is not only coloured , it had this nice border around it ,
is this just a picture?

3. I dont need the calender , i plan on just using a plain list view ,
i dont need the fancy flags , , but i need the listview tree view
combination ....look at this:
Loading Image...

thanks

Gideon
Matthias Pieroth
2010-08-04 12:02:55 UTC
Permalink
Hi!

I think our solution would fit your requirements:

http://winforms.pfgrid.com

Bye
Matthias
www.pfgrid.com




giddy wrote:

outlook 2007 TO DO BAR-[C# 05]
06-Feb-07

hi

i need to handle tasks in my app and i need to make something like th
outlook 07 TODO BAR.... or atleast thats the best thing i've seen s
far. basically i need something that doesnt take space on the clien
area but is easily accesible ,so if anyone has better controls tel
me

ok , lets assume i have to make the outlok TODO bar
http://gidsfiles.googlepages.com/outlook_todo.jp

i know : its a Form or atleast inherited from Form and hides() when i
loses focu

i need to know
1. how is the vertical bar made?? its colour changes when cliked an
most importantly displays dynamic text

2. The form is not only coloured , it had this nice border around it
is this just a picture

3. I dont need the calender , i plan on just using a plain list view
i dont need the fancy flags , , but i need the listview tree vie
combination ....look at this
http://gidsfiles.googlepages.com/outlook_listview_tree.jp

thank

Gideon

Previous Posts In This Thread:

On Tuesday, February 06, 2007 12:17 PM
giddy wrote:

outlook 2007 TO DO BAR-[C# 05]
hi

i need to handle tasks in my app and i need to make something like th
outlook 07 TODO BAR.... or atleast thats the best thing i've seen s
far. basically i need something that doesnt take space on the clien
area but is easily accesible ,so if anyone has better controls tel
me

ok , lets assume i have to make the outlok TODO bar
http://gidsfiles.googlepages.com/outlook_todo.jp

i know : its a Form or atleast inherited from Form and hides() when i
loses focu

i need to know
1. how is the vertical bar made?? its colour changes when cliked an
most importantly displays dynamic text

2. The form is not only coloured , it had this nice border around it
is this just a picture

3. I dont need the calender , i plan on just using a plain list view
i dont need the fancy flags , , but i need the listview tree vie
combination ....look at this
http://gidsfiles.googlepages.com/outlook_listview_tree.jp

thank

Gideon


Submitted via EggHeadCafe - Software Developer Portal of Choice
Excel Identifying which formulas are slowing down workbook recalaculation
http://www.eggheadcafe.com/tutorials/aspnet/917072d4-8194-4f18-8455-75b2ebe359f0/excel-identifying-which-formulas-are-slowing-down-workbook-recalaculation.aspx
Loading...