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. General Programming
  3. C#
  4. Components

Components

Scheduled Pinned Locked Moved C#
questioncsharphelp
3 Posts 3 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.
  • J Offline
    J Offline
    Jinwah
    wrote on last edited by
    #1

    Can anyone help... Can anyone point me to a site with free .Net components specifically an Outlook bar. Newby question: How can I align controls on the form. I want a panel to be aligned left on the form, but the Align menu options never become enabled. TIA :-O

    N P 2 Replies Last reply
    0
    • J Jinwah

      Can anyone help... Can anyone point me to a site with free .Net components specifically an Outlook bar. Newby question: How can I align controls on the form. I want a panel to be aligned left on the form, but the Align menu options never become enabled. TIA :-O

      N Offline
      N Offline
      Nick Parker
      wrote on last edited by
      #2

      Jinwah wrote: Can anyone point me to a site with free .Net components specifically an Outlook bar. Sure, right here: C# OutlookBar[^] Nick Parker
      **The goal of Computer Science is to build something that will last at least until we've finished building it. - Unknown


      **

      1 Reply Last reply
      0
      • J Jinwah

        Can anyone help... Can anyone point me to a site with free .Net components specifically an Outlook bar. Newby question: How can I align controls on the form. I want a panel to be aligned left on the form, but the Align menu options never become enabled. TIA :-O

        P Offline
        P Offline
        Paul Riley
        wrote on last edited by
        #3

        Jinwah wrote: How can I align controls on the form. I want a panel to be aligned left on the form, but the Align menu options never become enabled. Aligning aligns two or more controls to each other, not to the form. Thus if you select two or more controls, you'll get your align buttons. What you really want is Docking... check out the Dock property for your control. Paul

        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