When this property is enabled, text that is too large to fit the button is clipped, when disabled the Button will always be wide enough to hold the text.
public bool ClipText { get; set; }