'Declaration Public Property KeepSelection As Boolean
'Usage Dim instance As TouchStripOpeningEventArgs Dim value As Boolean instance.KeepSelection = value value = instance.KeepSelection
public bool KeepSelection {get; set;}
'Declaration Public Property KeepSelection As Boolean
'Usage Dim instance As TouchStripOpeningEventArgs Dim value As Boolean instance.KeepSelection = value value = instance.KeepSelection
public bool KeepSelection {get; set;}