* @link http://www.pradosoft.com/ * @copyright Copyright © 2006 PradoSoft * @license http://www.pradosoft.com/license/ * @version $Revision: $ : $ * @package System.Web.UI.ActiveControls */ /** * TActiveImageButton class. * * @author Wei Zhuo * @version : $ Mon Jun 26 00:45:39 EST 2006 $ * @package System.Web.UI.ActiveControls * @since 3.0 */ class TActiveImageButton extends TImageButton implements IActiveControl, ICallbackEventHandler { } ?>