SetWindowAllowResize
Description
This sets the window sets whether the user is allowed to resize the window, by default this is set to 0
Definition
SetWindowAllowResize( mode )
void agk::SetWindowAllowResize( int mode )
Parameters
- mode - 0 to disable resizing, 1 to allow resizing