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. Visual Basic
  4. Problem with AutoHidePortion in DockPanel Suite 2.8.0 (VB2010)

Problem with AutoHidePortion in DockPanel Suite 2.8.0 (VB2010)

Scheduled Pinned Locked Moved Visual Basic
designhelpquestion
6 Posts 2 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.
  • T Offline
    T Offline
    TheComputerMan
    wrote on last edited by
    #1

    A docking pane is set to AutoHidePortion and permitted docking is DockLeft with AllowEndUserDocking = False The design width of the form is 200px and the initialisation command is .Show(dockPanel, DockState.DockLeftAutoHide) Despite the fact that AutoHidePortion is > 1 the pane is showing at around 315px = 1/4 the form width. I have just moved from DPS ver 2.5 to ver 2.8 and in ver 2.5 this behaviour is not apparent and the form (pane) displays at the required size. I an using VB 2010. Does anyone have any further information on this, workarounds or fixes? I can't seem to find anything specific on the web, or in Code Project. Thanks.

    L 1 Reply Last reply
    0
    • T TheComputerMan

      A docking pane is set to AutoHidePortion and permitted docking is DockLeft with AllowEndUserDocking = False The design width of the form is 200px and the initialisation command is .Show(dockPanel, DockState.DockLeftAutoHide) Despite the fact that AutoHidePortion is > 1 the pane is showing at around 315px = 1/4 the form width. I have just moved from DPS ver 2.5 to ver 2.8 and in ver 2.5 this behaviour is not apparent and the form (pane) displays at the required size. I an using VB 2010. Does anyone have any further information on this, workarounds or fixes? I can't seem to find anything specific on the web, or in Code Project. Thanks.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      TheComputerMan wrote:

      I can't seem to find anything specific on the web, or in Code Project.

      That's probably because it is not part of the .NET Framework. Are you referring to this[^] suite? If yes, then your question should go here[^].

      Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]

      T 1 Reply Last reply
      0
      • L Lost User

        TheComputerMan wrote:

        I can't seem to find anything specific on the web, or in Code Project.

        That's probably because it is not part of the .NET Framework. Are you referring to this[^] suite? If yes, then your question should go here[^].

        Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]

        T Offline
        T Offline
        TheComputerMan
        wrote on last edited by
        #3

        It is implemented in Visual Basic therefore the question is legitimate. I will ask in the suggested forum however although I have already searched that and found nothing specific.

        L 1 Reply Last reply
        0
        • T TheComputerMan

          It is implemented in Visual Basic therefore the question is legitimate. I will ask in the suggested forum however although I have already searched that and found nothing specific.

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          TheComputerMan wrote:

          It is implemented in Visual Basic therefore the question is legitimate.

          I never said it wasn't.

          TheComputerMan wrote:

          I will ask in the suggested forum however although I have already searched that and found nothing specific.

          I doubt that there'll be specific information readily available. The reason I pointed there is because a support forum dedicated to that suite will probably have more expertise than a general .NET forum.

          Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]

          T 1 Reply Last reply
          0
          • L Lost User

            TheComputerMan wrote:

            It is implemented in Visual Basic therefore the question is legitimate.

            I never said it wasn't.

            TheComputerMan wrote:

            I will ask in the suggested forum however although I have already searched that and found nothing specific.

            I doubt that there'll be specific information readily available. The reason I pointed there is because a support forum dedicated to that suite will probably have more expertise than a general .NET forum.

            Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]

            T Offline
            T Offline
            TheComputerMan
            wrote on last edited by
            #5

            It's OK I understand what you were saying, but I was thinking that maybe people ding the job had come across the problem and fixed it or got a workaround. Unfortunately there is nothing much about it on that site. The problem gets a mention. Apparently it appeared in 2.6 and has not been fixed satisfactorily as far as I can tell. The forum is a bit 'thin' to say the least. In the end, because the code has to address .NET 4.0 I simply re-compiled version 2.5 to target the .NET 4.0 framework. Since the problem does not exist in 2.5 I am happy and I am not concerned about the additions in later versions that i will not have by using 2.5. At least if someone else experiences the problem our discussion is here to give them a pointer. Thanks for your input. :thumbsup:

            L 1 Reply Last reply
            0
            • T TheComputerMan

              It's OK I understand what you were saying, but I was thinking that maybe people ding the job had come across the problem and fixed it or got a workaround. Unfortunately there is nothing much about it on that site. The problem gets a mention. Apparently it appeared in 2.6 and has not been fixed satisfactorily as far as I can tell. The forum is a bit 'thin' to say the least. In the end, because the code has to address .NET 4.0 I simply re-compiled version 2.5 to target the .NET 4.0 framework. Since the problem does not exist in 2.5 I am happy and I am not concerned about the additions in later versions that i will not have by using 2.5. At least if someone else experiences the problem our discussion is here to give them a pointer. Thanks for your input. :thumbsup:

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              TheComputerMan wrote:

              I simply re-compiled version 2.5 to target the .NET 4.0 framework. Since the problem does not exist in 2.5 I am happy

              Whehe, nice pragmatic approach :-D Well done :thumbsup:

              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