www.fgks.org   »   [go: up one dir, main page]

Click to Rate and Give Feedback
Methods
 ShowBrowserUI Method
ShowBrowserUI Method

Opens the specified browser dialog box.

Syntax

vReturn = external.ShowBrowserUI(sUI, null)

Parameters

sUI Required. A String that specifies a browser dialog box, using one of the following values.
LanguageDialogOpens the Language Preference dialog box.
OrganizeFavoritesOpens the Organize Favorites dialog box.
PrivacySettingsMicrosoft Internet Explorer 6 and later. Opens the Privacy Preferences dialog box.
ProgramAccessAndDefaultsMicrosoft Windows XP Service Pack 1 (SP1) and later. Opens the Set Program Access and Defaults dialog box.
null Required. Null value.

Return Value

Variant. Return value is determined by the dialog box.

Remarks

In Internet Explorer 5, a new "PrivacySetting" option allows access to the Privacy Preferences dialog box.

Example

This example uses the ShowBrowserUI method to open a particular dialog box when a button is clicked.

<BUTTON >Show Language Dialog</BUTTON>
<BUTTON >Show Organize Favorites</BUTTON>

Standards Information

There is no public standard that applies to this method.

Applies To

external
Tags What's this?: Add a tag
Community Content
 
Add Community Content
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker
DCSIMG