There is a sizing irregularity on the menu bar when the edit employee form is open. The window icon (the blue arrow) is much too large and this also stretches minimize, maximize and close buttons. Not critical, but kills uniformity.
Upon further toying I have noticed it is quite common for the menu bar to be stretched. Most windows stretch it when maximized. This is solely a style issue.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I think that maybe the only way to fix this would be to make all the child forms within the main form dialog boxes without icons, so that they cannot be minimized or maximized by the user.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Upon further toying I have noticed it is quite common for the menu bar to be stretched. Most windows stretch it when maximized. This is solely a style issue.
I think that maybe the only way to fix this would be to make all the child forms within the main form dialog boxes without icons, so that they cannot be minimized or maximized by the user.