new ComboBoxBorder()
static public function createInstance():Border
this make shared instance and construct when use.
public function paintBorderImp(c:Component, g:Graphics, b:Rectangle):Void
Description copied from DecorateBorder
Override this method in sub-class to draw border on the specified mc.