SetEditBoxPasswordMode - AGK Help

SetEditBoxPasswordMode

Description

Sets whether the edit box display stars instead of the text input. Using GetEditBoxText will still return the actual characters entered by the user.

Definition

SetEditBoxPasswordMode( index, mode )

Parameters