473,395 Members | 1,797 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

HelpButton, what HelpButton?

On a managed C++ Form I have tried both true and false for the HelpButton
property. I see no difference. Where is the Help button suppose to go, what
does it look like, and why won't it come up?

My guess is it's suppose to look like a question mark in a small box in the
upper-right corner of the form next to the minimize, maximize, and close
buttons...

Thanks in advance... : )
Nov 17 '05 #1
1 1379
You're right, the Help button shows in the caption bar (next to the close
button).
However, it is intended to be used for dialog boxes only, not for main frame
windows - therefore, it only shows on forms where MaximizeBox and
MinimizeBox have been set to False.

--
Guido Stercken-Sorrenti
MVP - Visual Developer / Visual C++
"Peter Oliphant" <po*******@RoundTripInc.com> schrieb im Newsbeitrag
news:%2****************@TK2MSFTNGP09.phx.gbl...
On a managed C++ Form I have tried both true and false for the HelpButton
property. I see no difference. Where is the Help button suppose to go,
what does it look like, and why won't it come up?

My guess is it's suppose to look like a question mark in a small box in
the upper-right corner of the form next to the minimize, maximize, and
close buttons...

Thanks in advance... : )

Nov 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Mihaela Barbu via DotNetMonster.com | last post by:
I added the HelpButton in a WindowsForm and it work for all the controls on the form except the UserControls. When I click the HelpButton and then go focus a UserControl nothing happens. --...
0
by: Jerry | last post by:
I create a control that inherts UserControl, add it into a Form, it can't receive WM_HELP that sent by HelpButton of Form. You can re-appear it by following steps: 1. Create a control class...
0
by: Jerry | last post by:
I create a control that inherts UserControl, add it into a Form, it can't receive WM_HELP that sent by HelpButton of Form. You can re-appear it by following steps: 1. Create a control class...
1
by: Mohan | last post by:
Hi, I am C# Beginner. I want to develop an Form Based application, form should contain the Minimize box and Help Button. When I tried, this.MaximizeBox = false;
3
by: Mike | last post by:
Hi! I need to display the Help Button together with Maximize and Minimize buttons on all my Winforms. From MSDN, "The value of the HelpButton property is ignored if the maximize or minimize...
8
by: jen | last post by:
i'm trying to decide what format to use when it comes to building user help and tips. ..chm files, tooltips, custom forms, other...? is there a tool that "easily" lets you build help files...
1
by: Ian Semmel | last post by:
Suppose I have a form in a library, say LibForm, and I add a button, say helpButton, with a modifier of protected. If I then add a form to a project and change the generated code to read ...
3
by: Boki | last post by:
Hi All, I have set my form.HelpButton = true; but I still can't see any help button on the form. Could you advice? Thank you!
5
by: saytri | last post by:
Hi i have this project were i have to do a quiz. i wrote the questions in a textfile and i called them through java. I have also made a menu to choose which type of quiz. But before accessing the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.