Check documentation for the latest version of dhtmlxSuite denyMove DHTMLX Docs

denyMove

doesn't allow a window to be moved

void denyMove();

Example

myWins.window(id).denyMove();

Back to top