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 / C++ / MFC
  4. why blank space in password edit control in VS2005? how to avaoid r any workarround?

why blank space in password edit control in VS2005? how to avaoid r any workarround?

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorialquestionlearning
5 Posts 4 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.
  • S Offline
    S Offline
    sarat
    wrote on last edited by
    #1

    I am able to see blank space at the beging of the password edit control how to avoid that? in VC6 it wont happen only with VC8 resource editor it happen normal edit control is not having any blank space before starting text lets say i edit control username and password it username edit control space wont be there bcase its not password edit control but in password edit control space will be there it looks not good so how to resolve the issue either i needto have blank space in username edit control r need to remove blank space in password edit control thank you

    T M H S 4 Replies Last reply
    0
    • S sarat

      I am able to see blank space at the beging of the password edit control how to avoid that? in VC6 it wont happen only with VC8 resource editor it happen normal edit control is not having any blank space before starting text lets say i edit control username and password it username edit control space wont be there bcase its not password edit control but in password edit control space will be there it looks not good so how to resolve the issue either i needto have blank space in username edit control r need to remove blank space in password edit control thank you

      T Offline
      T Offline
      toxcct
      wrote on last edited by
      #2

      huu, WTF are you saying ? i don't understand a word in your post dude...

      [VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]

      1 Reply Last reply
      0
      • S sarat

        I am able to see blank space at the beging of the password edit control how to avoid that? in VC6 it wont happen only with VC8 resource editor it happen normal edit control is not having any blank space before starting text lets say i edit control username and password it username edit control space wont be there bcase its not password edit control but in password edit control space will be there it looks not good so how to resolve the issue either i needto have blank space in username edit control r need to remove blank space in password edit control thank you

        M Offline
        M Offline
        Mark Salsbery
        wrote on last edited by
        #3

        sarat wrote:

        in VC6 it wont happen only with VC8 resource editor it happen

        I see no difference in the VS 2008 editor. The control is a Windows control, so the VS version shouldn't matter. Maybe the editor has changed, but it's what it looks like at runtime that matters. Mark

        Mark Salsbery Microsoft MVP - Visual C++ :java:

        1 Reply Last reply
        0
        • S sarat

          I am able to see blank space at the beging of the password edit control how to avoid that? in VC6 it wont happen only with VC8 resource editor it happen normal edit control is not having any blank space before starting text lets say i edit control username and password it username edit control space wont be there bcase its not password edit control but in password edit control space will be there it looks not good so how to resolve the issue either i needto have blank space in username edit control r need to remove blank space in password edit control thank you

          H Offline
          H Offline
          Hamid Taebi
          wrote on last edited by
          #4

          Do you have this problem with other projects or no?

          1 Reply Last reply
          0
          • S sarat

            I am able to see blank space at the beging of the password edit control how to avoid that? in VC6 it wont happen only with VC8 resource editor it happen normal edit control is not having any blank space before starting text lets say i edit control username and password it username edit control space wont be there bcase its not password edit control but in password edit control space will be there it looks not good so how to resolve the issue either i needto have blank space in username edit control r need to remove blank space in password edit control thank you

            S Offline
            S Offline
            sarat
            wrote on last edited by
            #5

            Thanks a lot for the reply I found solution for the same i can set the margin of the CEdit box ... which i was not aware of .. i was working on some other bug and i found this cool na we can set the marging for CEdit Box

            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