'DeclarationProperty CursorFollowsSelection As Boolean
'UsageDim instance As IT27Screen Dim value As Boolean instance.CursorFollowsSelection = value value = instance.CursorFollowsSelection
bool CursorFollowsSelection {get; set;}
'DeclarationProperty CursorFollowsSelection As Boolean
'UsageDim instance As IT27Screen Dim value As Boolean instance.CursorFollowsSelection = value value = instance.CursorFollowsSelection
bool CursorFollowsSelection {get; set;}