Posted 23 March 2022, 10:27 am EST
I am working in VB (WinForms, .NET Framework) and I have created a form for user account management using FlexGrid. Works great except that I want to be able to mask the value shown in the password field with a password character such as “*”. It can be done easily in a text field but I could not find any way to accomplish it using FlexGrid. Any suggestions?