public bool Handled {get; set;}
'Declaration Public Property Handled As Boolean
'Declaration
Public Property Handled As Boolean
'Usage Dim instance As PaintGroupBarBackgroundEventArgs Dim value As Boolean instance.Handled = value value = instance.Handled
'Usage
Dim instance As PaintGroupBarBackgroundEventArgs Dim value As Boolean instance.Handled = value value = instance.Handled
PaintGroupBarBackgroundEventArgs Class PaintGroupBarBackgroundEventArgs Members