by Kevin N. (1 Submission)
Category: Miscellaneous
Compatability: VB Script
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating:
(4 Votes)

This is a test of an Occupied Space algorithm. It organizes objects (Pictureboxes, controls, etc.) on the screen in as little space as possible. The objects can be justified to the top, left, right, and bottom of the screen.
Assumes
Run the Program, then click on the form (not on the pictureboxes) to redraw with the next Justification (top, left, right, or bottom).
Download Occupied Space Test (3 KB)