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. Managed C++/CLI
  4. EDIT CONTROL password style

EDIT CONTROL password style

Scheduled Pinned Locked Moved Managed C++/CLI
c++designquestion
2 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.
  • R Offline
    R Offline
    RomTibi
    wrote on last edited by
    #1

    I build an app w/VC++6. I design a window with an EDIT CONTROL (IDD_MYEDIT), associate a CEdit control (m_myedit). I switched on the PASSWORD style of the control. Can be triggered this style on or off during the program running? :confused:

    36. When you surround an army, leave an outlet free. ... Do not press a desperate foe too hard. SUN-TZU - Art of War

    M 1 Reply Last reply
    0
    • R RomTibi

      I build an app w/VC++6. I design a window with an EDIT CONTROL (IDD_MYEDIT), associate a CEdit control (m_myedit). I switched on the PASSWORD style of the control. Can be triggered this style on or off during the program running? :confused:

      36. When you surround an army, leave an outlet free. ... Do not press a desperate foe too hard. SUN-TZU - Art of War

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

      After the edit control has been created, the ES_PASSWORD style can't be changed.

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

      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