Results 1 to 3 of 3

Thread: [RESOLVED] How to add a Help Icon to a VB.Net form title bar

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2019
    Posts
    9

    Resolved [RESOLVED] How to add a Help Icon to a VB.Net form title bar

    I have been unsuccessful in adding a Help icon to the upper right hand corner of a form's Title. I have set HelpButton property to True, FormBorder to FixedDialog, MaximumBox to False, MinimumBox to False and ControlBox to False....still no icon.

    Am I missing another property setting? Any suggestions would be appreciated.

    Have already searched many sites/forums and tried all their suggestions.

    Thanks in advance

  2. #2
    Addicted Member Goggy's Avatar
    Join Date
    Oct 2017
    Posts
    196

    Re: How to add a Help Icon to a VB.Net form title bar

    I think the controlbox should be set to true.
    Utterly useless, but always willing to help

    As a finishing touch god created the dutch

  3. #3

    Thread Starter
    New Member
    Join Date
    Sep 2019
    Posts
    9

    Re: How to add a Help Icon to a VB.Net form title bar

    Quote Originally Posted by Goggy View Post
    I think the controlbox should be set to true.
    Bingo!! You were right. Thanks much

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width