Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cerberus Version2 Question
#1
How would I be able to make this so it's not full screen, but it is. Know what I mean?

Like it's already maximized but you can still minimize it? The bar is at the top but you can't resize it. its either maximized or minimized. not the one in the middle.


how would I do this. Or make it so i can right click and a minimize option would be there.

Any thoughts?
Reply
#2
in mirage form properties make it fixed sizable
Reply
#3
Could a mod move this to my forum please, thnxs.

Poyzin, the quickest way to do this is changing frmTClients BorderStyle property to 2-Sizable and set the ControlBox property to True. This puts a window back around the gamescreen and puts the minimize/maximize/close controls back.

There are also MinButton and MaxButton properties available to set exactly which controls are available to the user.
Reply
#4
Ambientiger Wrote:Could a mod move this to my forum please, thnxs.

Poyzin, the quickest way to do this is changing frmTClients BorderStyle property to 2-Sizable and set the ControlBox property to True. This puts a window back around the gamescreen and puts the minimize/maximize/close controls back.

There are also MinButton and MaxButton properties available to set exactly which controls are available to the user.

TY SO MUCH ^^
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)