'Declaration Public Property Bounds As Rectangle
'Usage Dim instance As PaintGroupBarBackgroundEventArgs Dim value As Rectangle instance.Bounds = value value = instance.Bounds
public Rectangle Bounds {get; set;}
'Declaration Public Property Bounds As Rectangle
'Usage Dim instance As PaintGroupBarBackgroundEventArgs Dim value As Rectangle instance.Bounds = value value = instance.Bounds
public Rectangle Bounds {get; set;}