Hi,
What properties do I need to set, if I want to show Minimize and Restore buttons while navigating?
for Ex. my code is,
var oWnd = radopen ("http://www.google.com", "WindowNameHere");
oWnd.center();
It displays only close button, how to show minimize and restore buttons?
What properties do I need to set, if I want to show Minimize and Restore buttons while navigating?
for Ex. my code is,
var oWnd = radopen ("http://www.google.com", "WindowNameHere");
oWnd.center();
It displays only close button, how to show minimize and restore buttons?