How can i make a form with no formborderstyle movable?
Hi!
Iwas wounder if it is possibleto make a form with no border style movable, so i dont get any title bar, minimize or maximize buttons.
Regards,
Ronilo
Ronilo Wednesday, September 20, 2006 11:39 PM
indeed there is.
in the form designer view, select the form and look at its properties.
look for "FormBorderStyle" and change to "none" - this will remove the title bar, maximize/minimize/close buttons
does this help?
ahmedilyas Thursday, September 21, 2006 1:44 AM
in which case, I think the closest one would be the "SizableToolWindow" option however it will show the title bar, but very slim and has a small cross button
ahmedilyas Thursday, September 21, 2006 2:03 AM
indeed there is.
in the form designer view, select the form and look at its properties.
look for "FormBorderStyle" and change to "none" - this will remove the title bar, maximize/minimize/close buttons
does this help?
ahmedilyas Thursday, September 21, 2006 1:44 AM
Thx! But when i use none for the form border style, i am not able to move the form.
Ronilo Thursday, September 21, 2006 1:54 AM
in which case, I think the closest one would be the "SizableToolWindow" option however it will show the title bar, but very slim and has a small cross button