Difference between revisions of "Setmeswinline (call target)"
Jump to navigation
Jump to search
(Created page with "{{Call|id=0x0474|return=|name=setmeswinline|args=int windowId, int lines|act=}}Sets maximum number of lines a system windows should have (vertical scrollbar will appear if the...") |
(No difference)
|
Revision as of 07:53, 24 July 2019
Signature:
void setmeswinline(int windowId, int lines); // id: 0x0474Sets maximum number of lines a system windows should have (vertical scrollbar will appear if there are more lines).