'Declaration
Property CursorFollowsSelection As Boolean
'Usage
Dim instance As IUtsScreen Dim value As Boolean instance.CursorFollowsSelection = value value = instance.CursorFollowsSelection
bool CursorFollowsSelection {get; set;}
'Declaration
Property CursorFollowsSelection As Boolean
'Usage
Dim instance As IUtsScreen Dim value As Boolean instance.CursorFollowsSelection = value value = instance.CursorFollowsSelection
bool CursorFollowsSelection {get; set;}