Microsoft DirectX 9.0 SDK Update (October 2004)

Framework.IsD3DSettingsDialogShowing Property

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves whether the settings dialog is displayed.

Definition

Visual Basic .NET Public ReadOnly Property IsD3DSettingsDialogShowing As Boolean
C# public bool IsD3DSettingsDialogShowing { get; }
Managed C++ public: __property bool get_IsD3DSettingsDialogShowing();
JScript .NET public function get IsD3DSettingsDialogShowing() : boolean

Property Value

System.Boolean . Set to true if the settings dialog is displayed; otherwise, false.

This property is read-only. 

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center