Indicates if dynamic display is turn on or off.
[Visual Basic 6.0] Property DynamicDisplayEnabled As Boolean
[Visual Basic .NET] Public ReadOnly Property DynamicDisplayEnabled As Boolean
[C#] public bool DynamicDisplayEnabled {get;}
[Java] public boolean isDynamicDisplayEnabled() throws IOException, AutomationException
[C++]
HRESULT get_DynamicDisplayEnabled(
VARIANT_BOOL* isEnable
);
Parameters
isEnable [out, retval]
isEnable is a parameter of type VARIANT_BOOL