Prompts the user to enter an Overriding Password using a modal dialog form.

Syntax

ISCommonDialog.GetPasswordOverride(passwordOverride, [title], [passwordCaption], [icon], [csn])

Parameters

NameTypeOptionalByRefDescription
passwordOverride String ByRef
title String Optional The text to display in the window title.
passwordCaption String Optional The Caption to display in front of the Password field.
icon Icon Optional A 32x32 Icon to display. If omitted, a value of Nothing is assumed.
csn String Optional

Return Value

Boolean

A Boolean value, True indicates the User clicked OK, False indicates the User clicked Cancel.

Member of:
ISCommonDialog
Namespace:
Intersoft.ISUserInterface6
Assembly:
ISUserInterface6, Version=6.0.3
Target Framework:
.NET 9.0