Control buttons (maximise, close (X), mininise) not showing

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I was wondering about the reason why the control buttons (maximise, close
(X), mininise) are not showing despite having the boolean property set to
true? They appear on all of my other forms but not this particular form. Is
there any reason behind this?
 
Hi SMEC,

What are the settings of the form? E.g. if FormBorderStyle is set to ToolWindow
it isn't shown by design (of NET/OS).

Kind Regards, Alex Meleta
[TechBlog] http://devkids.blogspot.com



SP> I was wondering about the reason why the control buttons (maximise,
SP> close (X), mininise) are not showing despite having the boolean
SP> property set to true? They appear on all of my other forms but not
SP> this particular form. Is there any reason behind this?
SP>
SP> Craig Hoy
SP>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top