Visual Basic (Declaration) | |
---|---|
Public Property ContinuousMode As Boolean |
C# | |
---|---|
public bool ContinuousMode {get; set;} |
If Continuous mode is true, commands like Add, Select etc will stay active until this value is set to false, CancelActive is executed or another command is enabled.
Property Value
true
if continuous mode; otherwise, false
.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8