Jump to content

Removing title bar

- - - - -

  • Please log in to reply
1 reply to this topic

#1
ahmed

ahmed

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 304 posts
I am making a simple progress bar , as in the picture below
Posted Image

i want to remove the title bar which has the maximize , minimize and the close button.
And the other thing is that , i just want the application to be closed using the task manager

#2
Ahmos

Ahmos

    Newbie

  • Members
  • PipPip
  • 12 posts
to hide All
properties > windows style >
control Box (set false)


the maximize , minimize button only
hide this by
properties > windows style >
  • maximize (set false)
  • minimize (set false)





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users