In Excel (VBA involved) I make a Userform, whose properties I set to Height = 720 & Width = 1280. In Photoshop I have made a graphic, Width = 190 & Height = 720, intended for background of the sidebar menu. I would expect, since the Userform & graphic have the same height, that the graphic covers a small verticla area all the way from up to down. Yet the Userform seems to have blank space under the bottom of the sidebar. The blank space is white, while the rest of the Userform is light blue.
Can somebody explain why this is happening and how I may be able to fix it ?
Thanks in advance !