Enabled Property (GuiTestObject)
Class
GuiTestObject
.
Action
Gets or sets whether the GUI object is enabled.
Syntax
C#
protected
Boolean
Enabled { get; set; }
VB
'Declaration Protected ReadWrite Property Enabled As
Boolean
Access
Read and write.