www.gusucode.com > mbcguitools 工具箱 matlab 源码程序 > mbcguitools/@xregGui/@itemlist1/doEnable.m

    function doEnable(h)
%DOENABLE  Enable property setting process

%  Copyright 2000-2010 The MathWorks, Inc. and Ford Global Technologies, Inc.


set([h.imageH; h.textH],'HitTest',h.Enable);