| MoveMainWindow |
|---|
| Script function world.MoveMainWindow
Read about scriptingType Method Summary Move and resize the main MUSHclient window Prototype void MoveMainWindow(long Left, long Top, long Width, long Height);
View list of data type meaningsDescription This function moves and resizes the main MUSHclient window (the frame window inside which all world windows reside).VBscript example Jscript example Lua example Return value See Also ... Functions
GetMainWindowPosition (Returns the position and size of the main MUSHclient window)
GetNotepadWindowPosition (Returns the position and size of the specified notepad window)
GetWorldWindowPosition (Returns the position and size of the current world window)
MoveNotepadWindow (Move and resize the specified notepad window)
MoveWorldWindow (Move and resize a world window)(Help topic: function=MoveMainWindow)
Documentation contents page |