Gets or sets the bounds of the button.
public Rectangle Bounds { get; set; }
Public Property Bounds As Rectangle
Typically there is no need to use this property in your code.