public XFormShadow(Color backColor, Size size) : this(BitmapUtility.CreateTranslucentBitmap(127, backColor, size)) { }