Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

DisplayEditUserDialog Method

NI TestStand™ 4.1 Help
May 2008

NI Part Number:
370052G-01

»View NI TestStand Product Info

Syntax

Engine.DisplayEditUserDialog ( dlgTitle, userObject, modalToAppMainWind)

Return Value

Boolean

True if you click OK in the dialog box. False if you click Cancel.

Purpose

Launches a dialog box in which you can edit user information for a specific user. You can edit the name, comment, and password.

Remarks

Calling the PropertyObject.DisplayPropertiesDialog method on a User object and passing default dialog options is equivalent to calling this method.

Parameters

dlgTitle As String

[In] Specifies the title of the dialog box. Pass an empty string to use the default title for the dialog box.

userObject As User

[In] Pass the User object you want to edit.

modalToAppMainWind As Boolean

[In] By default, the dialog box is modal to the last active window of the calling thread, or if there is none, to the last active window from AppMainHwnd. If you set this option, the dialog box is modal with respect to the window handle the Engine.AppMainHwnd property returns. Typically, you do not need to set this option.


See Also

AppMainHwnd

PropertyObject.DisplayPropertiesDialog

User


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit