Framework.IsD3DSettingsDialogShowing Property

Language:

Retrieves whether the settings dialog is displayed.

Definition

Visual Basic Public ReadOnly Property IsD3DSettingsDialogShowing As Boolean
C# public bool IsD3DSettingsDialogShowing { get; }
C++ public:
property bool IsD3DSettingsDialogShowing {
        bool get();
}
JScript 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. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

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