Suggested API's for "System.Windows.Forms.ButtonBase"


System.Windows.Forms.ButtonBase.Dispose(bool)
System.Windows.Forms.ButtonBase.DrawBackgroundImage(Graphics)
System.Windows.Forms.ButtonBase.DrawImage(Graphics)
System.Windows.Forms.ButtonBase.GetPreferredSize(System.Drawing.Size)
System.Windows.Forms.ButtonBase.OnEnabledChanged(System.EventArgs)
System.Windows.Forms.ButtonBase.OnGotFocus(System.EventArgs)
System.Windows.Forms.ButtonBase.OnKeyDown(System.Windows.Forms.KeyEventArgs)
System.Windows.Forms.ButtonBase.OnKeyUp(System.Windows.Forms.KeyEventArgs)
System.Windows.Forms.ButtonBase.OnLostFocus(System.EventArgs)
System.Windows.Forms.ButtonBase.OnMouseDown(System.Windows.Forms.MouseEventArgs)
System.Windows.Forms.ButtonBase.OnMouseEnter(System.EventArgs)
System.Windows.Forms.ButtonBase.OnMouseLeave(System.EventArgs)
System.Windows.Forms.ButtonBase.OnMouseMove(System.Windows.Forms.MouseEventArgs)
System.Windows.Forms.ButtonBase.OnPaint(System.Windows.Forms.PaintEventArgs)
System.Windows.Forms.ButtonBase.OnParentChanged(System.EventArgs)
System.Windows.Forms.ButtonBase.OnTextChanged(System.EventArgs)