Framework.IsD3DSettingsDialogShowing Property (IsD3DSettingsDialogShowing)
Retrieves whether the settings dialog is displayed.
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
System.Boolean
This property is read-only.
Set to true if the settings dialog is displayed; otherwise, false.
Show: