Gets a value that indicates whether this
AnnAutomation is currently in a state where the object properties dialog can be displayed.
public virtual bool CanShowObjectPropertiesDialog {get;}
public virtual bool CanShowObjectPropertiesDialog {get;}
get_CanShowObjectPropertiesDialog();
public:
virtual property bool CanShowObjectPropertiesDialog {
bool get();
}
'Declaration
Public Overridable ReadOnly Property CanShowObjectPropertiesDialog As Boolean
'Usage
Dim instance As AnnAutomation
Dim value As Boolean
value = instance.CanShowObjectPropertiesDialog
Property Value
true if this
AnnAutomation is currently in a state where the object properties dialog can be displayed; otherwise, false.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2