| Visual Basic (Declaration) | |
|---|---|
Public Property ContinuousMode As Boolean | |
| C# | |
|---|---|
public bool ContinuousMode {get; set;} | |
Property Value
true if continuous mode; otherwise, false.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.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family