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 General / February 2007

Tip: Looking for answers? Try searching our database.

outlook 07 TODO bar! PLEASE HELP!!

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
giddy - 08 Feb 2007 08:41 GMT
hi ,

i need to handle tasks in my app and i need to make something like the
outlook 07 TODO BAR....
http://gidsfiles.googlepages.com/outlook_todo.jpg

i need to know:

   1. What exactly is it? a form  , panel? !
  2. how is the vertical bar made?? its colour changes when clicked and
most importantly displays dynamic text!
  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: http://gidsfiles.googlepages.com/outlook_listview_tree.jpg

I'm using .NET 2 and C#2.0

could someone PLEASE HELP ME OUT? !

thanks
Jay B. Harlow [MVP - Outlook] - 09 Feb 2007 00:43 GMT
Giddy,
Its a grid with 3 columns.

The grid supports grouping (just as all the other grids in Outlook).

To get grouping support in a grid you need to acquire a 3rd party grid, I'm
most familiar with the GridEx control:

http://www.janusys.com/controls/

Signature

Hope this helps
Jay B. Harlow [MVP - Outlook]
.NET Application Architect, Enthusiast, & Evangelist
T.S. Bradley - http://www.tsbradley.net

> hi ,
>
[quoted text clipped - 17 lines]
>
> thanks
giddy - 09 Feb 2007 04:52 GMT
ok,
but what about the panel itself?
1. What exactly is it? a form  , panel? !

And the vertical button?!

> Giddy,
> Its a grid with 3 columns.
[quoted text clipped - 27 lines]
> >
> > thanks
Jay B. Harlow [MVP - Outlook] - 11 Feb 2007 02:25 GMT
> but what about the panel itself?
If you think its a panel, then it must be a panel! ;-)

Remember Outlook was not written in .NET...

If its easiest for you to implement it as a Panel, then by all means use a
Panel. Although I would probably start with a Control, or possibly even a
UserControl (depending on if I needed the extra features that a UserControl
has over a Control). Hint to create your own To Do bar for Outlook you would
create an Outlook 2007 Region, which in .NET is based on a UserControl.
http://msdn2.microsoft.com/en-us/library/ms788695.aspx

> And the vertical button?!
A button control would be a good start to implement a vertical button. How
is a "vertical button" different then a normal button? Or put another way;
what do you need to do to a button to display it vertically. Is it harder or
easier to do this to a Button control then some other control (such as
Panel, Control, or UserControl).

I would also ask if you are comfortable creating custom controls that look &
feel of Outlook, or would your time & money be better spent by purchasing
controls from a third party (such as Janusys, Infragistics, Developers
Express, Syncfusion, Telerik, or any of the other 3rd party control vendors
out there).

Signature

Hope this helps
Jay B. Harlow [MVP - Outlook]
.NET Application Architect, Enthusiast, & Evangelist
T.S. Bradley - http://www.tsbradley.net

> ok,
> but what about the panel itself?
[quoted text clipped - 36 lines]
>> >
>> > thanks
giddy - 12 Feb 2007 16:52 GMT
> > but what about the panel itself?
> If you think its a panel, then it must be a panel! ;-)
[quoted text clipped - 61 lines]
> >> >
> >> > thanks
giddy - 13 Feb 2007 04:43 GMT
sry , somehow my reply got deleted.! So here it  is again:

I have one more question for you:
When i click the Expand ToDo bar on the top the panel persists(doesnt go
away if it loses focus)
http://gidsfiles.googlepages.com/outlook_expand_todo.jpg

and then theres a splitter view ->

http://gidsfiles.googlepages.com/outlook_expand_splitview.jpg

How do i do that?

>"I would also ask if you are comfortable creating custom controls that look &
>feel of Outlook, or would your time & money be better spent by purchasing
>controls from a third party (such as Janusys, Infragistics, Developers
>Express, Syncfusion, Telerik, or any of the other 3rd party control vendors
>out there)."

um. .well i really have an itch about using outside code. I'm pretty
reluctant about using even free classes from codeproject.com or something.  
Another aspect would also be that i'm 16 and dont have that kind of money and
implement it myself would be a good learning experience. =)

Gideon

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.