Vb.Net2005 Toolstrip Menu Item Problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mafaisal
    New Member
    • Sep 2007
    • 142

    Vb.Net2005 Toolstrip Menu Item Problem

    Hello,

    I am Using Vb.Net2005. Project is Desktop Application
    In Mdi Parent Form I Have 20 Toolstrip Menu Items.
    I am Developed in 1024 * 768 screen resolution. When we working that All Menu Item We can See. But we Work in 800 * 600 screen resolution Only 15 we can sea. Other 5 is we cannot sea. Hoe to Over come This

    Faisal
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    You need to resize the application in the application startup.

    Comment

    • mafaisal
      New Member
      • Sep 2007
      • 142

      #3
      Hello Debasis

      How To Resize
      I Dont Under stand,
      Please give some bits

      Faisal

      Originally posted by debasisdas
      You need to resize the application in the application startup.

      Comment

      • jamesd0142
        Contributor
        • Sep 2007
        • 471

        #4
        Set the forms autoscroll = true

        Comment

        • mafaisal
          New Member
          • Sep 2007
          • 142

          #5
          Hello

          I Try But Not affect

          any way Thanx For Reply

          Faisal

          Originally posted by jamesd0142
          Set the forms autoscroll = true

          Comment

          Working...