helpButton...

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

Guest

hi:
is there a way to have the helpButton appear on the form title bar and yet
still keep the min and max buttons?
the documentation states that both min & max properties should be set to
false inotder for the helpButton to appear.
thanks...
 
hi:
is there a way to have the helpButton appear on the form title bar and yet
still keep the min and max buttons?
the documentation states that both min & max properties should be set to
false inotder for the helpButton to appear.
thanks...

No. I don't think that's possible.
 
is there a way to have the helpButton appear on the form title bar and yet
still keep the min and max buttons?
the documentation states that both min & max properties should be set to
false inotder for the helpButton to appear.

That's not supported. You may want to add a MainMenu component to your form
and provide a "Help" -> ... menu.
 

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