D
Dino M. Buljubasic
I'd like to remove the form title bar and do my own. I know that removing
the title bar (by setting FormBorderStyle property to none) removes all
other events for the form such as closing, resizing, moving, etc.
I would like to write these on my own. Anybody knows any good reference
where to start learning to do this?
Thank you,
the title bar (by setting FormBorderStyle property to none) removes all
other events for the form such as closing, resizing, moving, etc.
I would like to write these on my own. Anybody knows any good reference
where to start learning to do this?
Thank you,