mpappert
Regular
I've created a login screen that I don't want a title bar to appear on the form (as its kind of a splash screen and login screen combined), however, I do want the the title of the application to be shown in the taskbar (right now it just has the icon and blank text).
Is there a way to do this, or should I just set ShowInTaskbar to False and only display in the Taskbar once the main application is loaded?
TIA!
M.
Is there a way to do this, or should I just set ShowInTaskbar to False and only display in the Taskbar once the main application is loaded?
TIA!
M.