Shape;
BoundingRectangle(0,0);

StockBrush(LTGRAY_BRUSH);
Ellipse(left,top/2,right,bottom/2);
 