MTblGetPasswordChar
sChar = MTblGetPasswordChar( hWndTbl )
Gets a table's password character. The password charcater is used in columns with the format "Invisible".
Parameters
hWndTbl
Window Handle: Handle of the table
Return
String: The password character if successful or STRING_Null if an error occurs
Example
Set sChar = MTblGetPasswordChar( hWndTbl )
See also
MTblSetPasswordChar
Created with the Personal Edition of HelpNDoc: Free HTML Help documentation generator