GUI/Maximum window dimensions: Difference between revisions

Content added Content deleted
Line 40: Line 40:
</lang>
</lang>


Adding the form resize event
=== Adding the form resize event ===


We can now add a Form_Resize() event to the class file with the necessary code to obtain the screen dimensions as follows:
We can now add a Form_Resize() event to the class file with the necessary code to obtain the screen dimensions as follows: