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

    function drawToolBar(obj)
%DRAWTOOLBAR Redraw the toolbar
%
%  DRAWTOOLBAR(OBJ) completely redraws the toolbar image.

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


obj.hRenderer.redraw;