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

DisplayBrowsePropertyObjectDialog Method

NI TestStand™ 4.0 Help
April 2007

NI Part Number:
370052F-01

»View NI TestStand Product Info

Syntax

Engine.DisplayBrowsePropertyObjectDialog ( dlgTitle, objectToBrowse, initialLocation, dlgOptions = 0)

Purpose

Launches a dialog box in which you can see the structure of a PropertyObject object.

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.

objectToBrowse As PropertyObject

[In] Pass the object into which to browse.

initialLocation As String

[In] Pass a lookup string for the subproperty of the object to select initially.

dlgOptions As long

[In] Pass either CommonDlgOption_NoOptions or CommonDlgOption_ModalToAppMainWind.

This parameter has a default value of 0.


See Also

CommonDialogOptions


Resources


 

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