| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| password | String | ByRef | The Password entered. | |
| title | String | Optional | The text to display in the window title. | |
| icon | Icon | Optional | A 32x32 Icon to display. If omitted, a value of Nothing is assumed. | |
| allowOverrideCode | Boolean | Optional | If omitted, a value of True is assumed. |
A Boolean value, True indicates the User clicked OK, False indicates the User clicked Cancel.