www.gusucode.com > mbcguitools 工具箱 matlab 源码程序 > mbcguitools/@mbcmultiview/@DividedViewContainer/pConfigureTitle.m

    function pConfigureTitle(obj, hTitle)
%PCONFIGURETITLE Configure the title bar object
%
%  PCONFIGURETITLE(OBJ, TITLE) configures the title to have an etched
%  border.

%  Copyright 2011 The MathWorks, Inc.


hTitle.Border = 'etchedin';