Password Field

Top  Previous  Next

Password Field is a component that allows editing a single line of masked (hidden from view) text.

gb_component_passwordfield

This is what a password field looks like:

ls_widgets_password_field

Common Properties

Width, Height, Bindings, Enabled, Visible, Foreground, Background, Opaque, Border, Font, Tooltip

Custom Properties

Alignment

Horizontal alignment of text within label display area.

Possible values:

Description

Value

Left

2

Center

0

Right

4

Property name: horizontalAlignment

Property type: Integer

PASSWORD (Default Property)

Default password in the password field. Should usually be left blank.

Property name: password

Property type: String

Common Events

Hidden, Shown, Moved, Resized, Mouse Clicked, Mouse Pressed, Mouse Released, Mouse Entered, Mouse Exited, Mouse Moved, Mouse Wheel Moved, Key Typed, Key Pressed, Key Released, Focus Gained, Focus Lost