Attachmate Reflection 2014 .NET API Reference
SpaceDelimiter Property (IHotSpots)


Gets or sets a value indicating whether the whitespace created by pressing the spacebar is to be used as a hotspots delimiter.
Syntax
'Declaration
 
Property SpaceDelimiter As Boolean
'Usage
 
Dim instance As IHotSpots
Dim value As Boolean
 
instance.SpaceDelimiter = value
 
value = instance.SpaceDelimiter
bool SpaceDelimiter {get; set;}
Requirements

Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services

See Also

Reference

IHotSpots Interface
IHotSpots Members

Send Feedback