I'm programming a mp3 sorter. Now I need a form to choose a folder.
My Form1 is 800x600 and my form2 (the folderchooser) should be 320x240.
On the IDE the menu ScreenSize put both forms to one size (800x600 or both at 320x240)
Is it possible to have forms with different sizes?
My Form1 is 800x600 and my form2 (the folderchooser) should be 320x240.
On the IDE the menu ScreenSize put both forms to one size (800x600 or both at 320x240)
Is it possible to have forms with different sizes?