using System; namespace LYFZ.OtherExpansion.SkinControl { public delegate void UpDownButtonPaintEventHandler(object sender, UpDownButtonPaintEventArgs e); }