• 0

How to Customize A Title Bar in VB6?


Question

There are 6 style title bars that can be chosen in VB6, but all of them are full of unpleasant traditional manner, such as ugly MaxButton and MinButton. Now the question is how to customize MaxButton or other into what I'm fond of? For instance, want that MaxButton becomes a football-shaped image... and even change shape of the title bar, put a picture into the title bar... How to deal with?

Link to comment
https://www.neowin.net/forum/topic/35064-how-to-customize-a-title-bar-in-vb6/
Share on other sites

11 answers to this question

Recommended Posts

  • 0
  Quote
Originally posted by JZolloXP

You would have to change the form property to 0 (None) and design your own title bar with your own graphics,

Yes, buddy. It's a way out.

Seems just one thing has to deal with. This form with "None" borderstyle can't be resized with mouse, though adding code such as "WindowState" to resize the form. How to settle this prob?

  • 0

You could subclass the form and do all your own non-client painting. With subclassing, you intercept messages sent to your program and have a custom message loop to deal with the ones you want. It can be a pain to do, but it's powerful.

some online resources...

http://www.softcircuits.com/sw_vbsrc.htm

http://www.arcatapet.com/vb.html

http://planetsourcecode.com/vb/Tutorial/de...lt.asp?lngWid=1

http://www.vbsquare.com/api/subcls/

http://vbaccelerator.com/

http://www.allapi.net/

and a book...

http://www.oreilly.com/catalog/subhookvb/

  • 0
  Quote
Originally posted by weenur

You could subclass the form and do all your own non-client painting. With subclassing, you intercept messages sent to your program and have a custom message loop to deal with the ones you want. It can be a pain to do, but it's powerful.

.............

Sounds like having to cleanse the Augean stables. But thanks for replying, buddy.

  • 0
  Quote
Originally posted by Dave888

Seems just one thing has to deal with. This form with "None" borderstyle can't be resized with mouse, though adding code such as "WindowState" to resize the form. How to settle this prob?

  Quote
Originally posted by weenur

You could subclass the form and do all your own non-client painting. With subclassing, you intercept messages sent to your program and have a custom message loop to deal with the ones you want. It can be a pain to do, but it's powerful.

For fearing of the complication of method that you introduced above, i try to seek for another way to work out. Now, buddy, i've found a way easy as pie to change size of a form without border (borderstyle = 0) in VB6.

The approach just uses HScroll or VScrollBar, make its value equal to the form width or height; typing codes in H/VScroll_Change(); and all things will be okay!

The little prob is that the form seems not very handsome and users would feel somewhat inconvenient.

Buddy, i know you are a veteran in programming, your comment is quite often significant for me.

  • 0
  Quote
Originally posted by freeza

i usually set VB to show no titlebar then create my own :)

Good idea!

Would you like to introduce a little of how you let users to resize your form without titlebar, please?

(Note: minimizing, maximizing and being vbnormal

form are very simple, what I mean is to resize form as user's wish)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Anker announces recall of "More than One Million" power banks, here's how to check by Sayan Sen Anker has announced that it is recalling "more than a million" power banks as they are potentially very dangerous due to burn and fire hazards. Both Anker as well as the CPSC (Consumer Product Safety Commission) have released guidance and advisories on how to check if the power bank you are using is affected and how to proceed further if that is the case. First up, the affected model is the PowerCore 10000 power bank (Model: A1263) and CPSC notes that "Anker has received 19 reports of fires and explosions," which "includes two reports of minor burn injuries not requiring medical attention and 11 reports of property damage totaling over $60,700." Anker explains how you can identify the affected model. It writes: After checking and confirming whether your unit is eligible for the recall, Anker has recommended that you "stop using it immediately" and fill the form which provides you with either a free replacement Anker Power Bank (10K, 22.5W) (Model A1388) or a $30 gift card if replacements are back ordered, which is possible at the moment as it is a large scale recall with over a million affected units. You can find the recall form at this link on Anker's website and the announcement posts linked below. You can find the detailed instructions there. Source: Anker, CPSC
    • "Hey can you punch in a new address for me?" "VOICE ACTIVATION ONLY WHEN MOVING" Oh great, so now we have to pull over to put in the address because Siri or Google Assistant don't understand my language
    • Its really amazing someone survived that after watching a video of the crash. 
    • Apparently one survivor, he was sitting at the emergency exit and jumped out
    • https://deadline.com/2025/06/spaceballs-2-casts-rick-moranis-bill-pullman-keke-palmer-1236431204/
  • Recent Achievements

    • One Month Later
      Orpheus13 earned a badge
      One Month Later
    • Week One Done
      Orpheus13 earned a badge
      Week One Done
    • One Year In
      Orpheus13 earned a badge
      One Year In
    • Week One Done
      serfegyed earned a badge
      Week One Done
    • Week One Done
      fashionuae earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      526
    2. 2
      ATLien_0
      265
    3. 3
      +FloatingFatMan
      205
    4. 4
      +Edouard
      168
    5. 5
      Xenon
      122
  • Tell a friend

    Love Neowin? Tell a friend!