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. .NET (Core and Framework)
  4. VB.Net 2005 - Displaying Forms In LandScape format - Sourabh Das - Urgent

VB.Net 2005 - Displaying Forms In LandScape format - Sourabh Das - Urgent

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharpquestionlounge
4 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.
  • D Offline
    D Offline
    Dot Net Jantu
    wrote on last edited by
    #1

    Hi All Gurus and Learners and Fools Like Me, Yesterday I had a client chat. This requirement is funny but a challenge for we developers. He wants a application from me. The functionality of the application is not that difficult. The challenge is in the displaying of the forms. I have not started coding yet. When I run the application, the screen should be in the land scape format irrelevant of which computer or laptop you are using and how costly it is smile :laugh: . The form should be displayed 90 degrees rotated in counter clock wise direction. How is that possible? Regards, Sourabh.

    Thanks and Regards,

    L 1 Reply Last reply
    0
    • D Dot Net Jantu

      Hi All Gurus and Learners and Fools Like Me, Yesterday I had a client chat. This requirement is funny but a challenge for we developers. He wants a application from me. The functionality of the application is not that difficult. The challenge is in the displaying of the forms. I have not started coding yet. When I run the application, the screen should be in the land scape format irrelevant of which computer or laptop you are using and how costly it is smile :laugh: . The form should be displayed 90 degrees rotated in counter clock wise direction. How is that possible? Regards, Sourabh.

      Thanks and Regards,

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

      Are you saying that he wants the menu and toolbars down the right hand side and the status bar down the left? Or does he just want the form wider than it is high?

      D 1 Reply Last reply
      0
      • L Lost User

        Are you saying that he wants the menu and toolbars down the right hand side and the status bar down the left? Or does he just want the form wider than it is high?

        D Offline
        D Offline
        Dot Net Jantu
        wrote on last edited by
        #3

        I think I have tought of a better option.. for each form I will create a user control.. and then call that user control on their main forms... suppose for Menu i will create frmMenu and this form will have one user control as uMenu.. each and every control will be placed in this uMenu.. and this uMenu will be draged on frmMenu... sorry.. can we rotate a single control by 90 degrees counter clock wise and adjusts its height and width as per its main form, I mean to say can we Anchor it?

        Thanks and Regards,

        L 1 Reply Last reply
        0
        • D Dot Net Jantu

          I think I have tought of a better option.. for each form I will create a user control.. and then call that user control on their main forms... suppose for Menu i will create frmMenu and this form will have one user control as uMenu.. each and every control will be placed in this uMenu.. and this uMenu will be draged on frmMenu... sorry.. can we rotate a single control by 90 degrees counter clock wise and adjusts its height and width as per its main form, I mean to say can we Anchor it?

          Thanks and Regards,

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

          Looking at this I don't think it is possible. I would question what is the purpose of rotating everything through 90 degrees; the only answer I can think of is that the user will be lying down to use this application! Or have I missed something?

          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