Code covered by the BSD License
function test_WinOnTop( ) %TEST_WINONTOP is a simple test of WinOnTop function functionality hf=figure(); WinOnTop(hf); end
Contact us