CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2001
    Location
    israel
    Posts
    99

    mask edit control problem

    hi,

    i have a mask edit control in my application.
    how can i hide the prompt char when the user type in the control?

    thanks,
    ohad.


  2. #2
    Join Date
    Apr 2001
    Posts
    90

    Re: mask edit control problem

    Put a space in the PrompChar property

    CodeHacker
    Rate me if it helped, Thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured