Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Outlook bar styles and such

Outlook bar styles and such

Scheduled Pinned Locked Moved The Lounge
questionwpfcomtutorial
9 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    alex barylski
    wrote on last edited by
    #1

    I am developing a MS outlook short-cut bar like: http://www.codeproject.com/miscctrl/outbar2.asp or http://www.codejock.com/products/toolkit/tour_29.asp but I have never actually interacted with one, I can only go on what i've seen... Does anyone know a reference I can refer to or example I can play with which replicates this outlook shortcut bar behaviour almost(if not) exactly??? I'd like my control to be as compliant as possible :) p.s-I've seen a few web(JScript writte) controls which appear to be accurate, but i'm not sure they are 100%, do you know of any? Cheers :) How do I print my voice mail?

    P S D 3 Replies Last reply
    0
    • A alex barylski

      I am developing a MS outlook short-cut bar like: http://www.codeproject.com/miscctrl/outbar2.asp or http://www.codejock.com/products/toolkit/tour_29.asp but I have never actually interacted with one, I can only go on what i've seen... Does anyone know a reference I can refer to or example I can play with which replicates this outlook shortcut bar behaviour almost(if not) exactly??? I'd like my control to be as compliant as possible :) p.s-I've seen a few web(JScript writte) controls which appear to be accurate, but i'm not sure they are 100%, do you know of any? Cheers :) How do I print my voice mail?

      P Offline
      P Offline
      peterchen
      wrote on last edited by
      #2

      Umm... Outlook? Or download the outbar2 sample?


      we are here to help each other get through this thing, whatever it is Vonnegut jr.
      mlog || Agile Programming | doxygen

      A 1 Reply Last reply
      0
      • P peterchen

        Umm... Outlook? Or download the outbar2 sample?


        we are here to help each other get through this thing, whatever it is Vonnegut jr.
        mlog || Agile Programming | doxygen

        A Offline
        A Offline
        alex barylski
        wrote on last edited by
        #3

        I use OE...it's free :) outbar2 and the other samples here on CP all claim to "maybe" not conform to actual outlook bar exactly...so I don't really wanna go on that....it would be nice if there was another app or something I could use to determine if my bar was close (actually exact) :) p.s- I found a implementation on CG and his outlook bar seems to take the color of your current desktop when rendering it's backgorund and it's icons are animated (after they're clicked)...i'm not sure if this is standard outlook behaviour...tis why it would nice to have something to go on :) Cheers :) How do I print my voice mail?

        P 1 Reply Last reply
        0
        • A alex barylski

          I am developing a MS outlook short-cut bar like: http://www.codeproject.com/miscctrl/outbar2.asp or http://www.codejock.com/products/toolkit/tour_29.asp but I have never actually interacted with one, I can only go on what i've seen... Does anyone know a reference I can refer to or example I can play with which replicates this outlook shortcut bar behaviour almost(if not) exactly??? I'd like my control to be as compliant as possible :) p.s-I've seen a few web(JScript writte) controls which appear to be accurate, but i'm not sure they are 100%, do you know of any? Cheers :) How do I print my voice mail?

          S Offline
          S Offline
          Steve McLenithan
          wrote on last edited by
          #4

          http://divil.co.uk/net/[^] has the best free controls I've seen. Constantly updated too.

          // Steve McLenithan

          Who is remote client and what has he done with my VPN connection?

          A R P 3 Replies Last reply
          0
          • A alex barylski

            I use OE...it's free :) outbar2 and the other samples here on CP all claim to "maybe" not conform to actual outlook bar exactly...so I don't really wanna go on that....it would be nice if there was another app or something I could use to determine if my bar was close (actually exact) :) p.s- I found a implementation on CG and his outlook bar seems to take the color of your current desktop when rendering it's backgorund and it's icons are animated (after they're clicked)...i'm not sure if this is standard outlook behaviour...tis why it would nice to have something to go on :) Cheers :) How do I print my voice mail?

            P Offline
            P Offline
            peterchen
            wrote on last edited by
            #5

            If you want to mirror the outlook bar *that* closely, all you can do is get hold of an ...ahem... trial version


            we are here to help each other get through this thing, whatever it is Vonnegut jr.
            mlog || Agile Programming | doxygen

            1 Reply Last reply
            0
            • S Steve McLenithan

              http://divil.co.uk/net/[^] has the best free controls I've seen. Constantly updated too.

              // Steve McLenithan

              Who is remote client and what has he done with my VPN connection?

              A Offline
              A Offline
              alex barylski
              wrote on last edited by
              #6

              Coolness i'll check it out :) How do I print my voice mail?

              1 Reply Last reply
              0
              • S Steve McLenithan

                http://divil.co.uk/net/[^] has the best free controls I've seen. Constantly updated too.

                // Steve McLenithan

                Who is remote client and what has he done with my VPN connection?

                R Offline
                R Offline
                Ray Cassick
                wrote on last edited by
                #7

                Thats some nice looking stuff.. and the price is good as well.


                Paul Watson wrote: "At the end of the day it is what you produce that counts, not how many doctorates you have on the wall." George Carlin wrote: "Don't sweat the petty things, and don't pet the sweaty things." Jörgen Sigvardsson wrote: If the physicists find a universal theory describing the laws of universe, I'm sure the asshole constant will be an integral part of that theory.


                1 Reply Last reply
                0
                • A alex barylski

                  I am developing a MS outlook short-cut bar like: http://www.codeproject.com/miscctrl/outbar2.asp or http://www.codejock.com/products/toolkit/tour_29.asp but I have never actually interacted with one, I can only go on what i've seen... Does anyone know a reference I can refer to or example I can play with which replicates this outlook shortcut bar behaviour almost(if not) exactly??? I'd like my control to be as compliant as possible :) p.s-I've seen a few web(JScript writte) controls which appear to be accurate, but i'm not sure they are 100%, do you know of any? Cheers :) How do I print my voice mail?

                  D Offline
                  D Offline
                  dacris
                  wrote on last edited by
                  #8

                  If you will permit me a small shameless plug, have a look at http://www.dacris.com/netxp[^]. It also contains an Outlook bar. Again, I apologize for the shameless plug.;P I have a symbiotic relationship with my computer.

                  1 Reply Last reply
                  0
                  • S Steve McLenithan

                    http://divil.co.uk/net/[^] has the best free controls I've seen. Constantly updated too.

                    // Steve McLenithan

                    Who is remote client and what has he done with my VPN connection?

                    P Offline
                    P Offline
                    Paul Watson
                    wrote on last edited by
                    #9

                    Indeed, very good controls. They are only free if your application is NFP as well but even the FP price is good. regards, Paul Watson Bluegrass South Africa Chris Maunder wrote: "I'd rather cover myself in honey and lie on an ant's nest than commit myself to it publicly." Jon Sagara replied: "I think we've all been in that situation before." Crikey! ain't life grand?

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • World
                    • Users
                    • Groups