This method specifies whether the edit control displays asterisks instead of the characters that the user enters.
HRESULT put_TextPrivate( BOOL fTextPrivate );
NOERROR indicates success. E_INVALIDARG indicates that the argument is invalid.
Use this method to protect the privacy of a user when the user enters text in a password field in an edit box.