Hi Steve Y,
You can do so by calling the set_behaviors client method and specifying which behaviors you want enabled, e.g
wndMng.set_behaviors(Telerik.Web.UI.WindowBehaviors.
Resize + Telerik.Web.UI.WindowBehaviors.
Move + Telerik.Web.UI.WindowBehaviors.
Close);
Greetings,
Tervel
the Telerik team
Check out
Telerik Trainer
, the state of the art learning tool for Telerik products.