Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Password Masking in CXTPReportRecordItemT
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Password Masking in CXTPReportRecordItemT

 Post Reply Post Reply
Author
Message
robosport View Drop Down
Groupie
Groupie


Joined: 20 June 2005
Location: United States
Status: Offline
Points: 62
Post Options Post Options   Thanks (0) Thanks(0)   Quote robosport Quote  Post ReplyReply Direct Link To This Post Topic: Password Masking in CXTPReportRecordItemT
    Posted: 09 February 2006 at 4:40am

How can I mask a password listed in a Report view... specifically a value in a CXTPReportRecordItemText object.

Thanks in advance!

P.S. I'm using 9.80 at the moment until my app ships its next version.

Back to Top
sserge View Drop Down
Moderator Group
Moderator Group


Joined: 01 December 2004
Status: Offline
Points: 1297
Post Options Post Options   Thanks (0) Thanks(0)   Quote sserge Quote  Post ReplyReply Direct Link To This Post Posted: 09 February 2006 at 2:33pm
Hi,

You need to create your own Record Item type derived from RecordItemText, and overrride item drawing methods like OnDrawCaption(). There you can represent saved password as asterics, circles, or anything you'd like...

--
WBR,
Serge

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.031 seconds.