Results 1 to 7 of 7
  1. #1
    Slirpa's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Location
    Germany
    Posts
    278
    Reputation
    2
    Thanks
    558

    Changing Default Title Bar

    Hello i wanted u to ask How i can change this bar in vb.net : ImageShack® - Online Photo and Video Hosting





    I have icons for that to change that but i cant find it where i can change it

  2. The Following 2 Users Say Thank You to Slirpa For This Useful Post:

    Magadamanda (09-23-2012),[size = 1]1337 [/size] (09-22-2012)

  3. #2
    Hassan's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    System.Threading.Tasks
    Posts
    4,764
    Reputation
    495
    Thanks
    2,133
    My Mood
    Dead
    The default title bar is managed by the operating system so you cannot change it to customize with your icons etc. Instead, you can turn off the title bar, create your own either in-line (directly on Form) or by using a User Control. Either way, you'll have to code the functionality of the buttons too, which isn't more than a line for each of the button ! So, unless you know how to do that, I recommend learning the basics or just stick around with the default title bar.

  4. #3
    Jorndel's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Norway
    Posts
    8,676
    Reputation
    905
    Thanks
    19,113
    My Mood
    Angelic
    2 Ways.
    I am not sure what your question is 100% but.

    1:
    Go in the properties for the form, and change the FormStyle.

    2: Go down and find the option for the Maximization - True and MinimizeBox - True to false to disable/hide the otions in the bar.

    ---------- Post added at 05:03 AM ---------- Previous post was at 05:01 AM ----------

    PS: I think what @Hassan ment was something like this: https://www.mpgh.net/forum/33-visual-...own-theme.html

     
    Contributor 01.27.2012 - N/A
    Donator 07-17-2012 - Current
    Editor/Manager 12-16-12 - N/A
    Minion 01-10-2013 - 07.17.13
    Former Staff 09-20-2012 - 01-10-2013 / 07-17-2013 - Current
    Cocksucker 20-04-2013 - N/A

  5. #4
    Hassan's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    System.Threading.Tasks
    Posts
    4,764
    Reputation
    495
    Thanks
    2,133
    My Mood
    Dead
    Quote Originally Posted by Jorndel View Post
    2 Ways.
    I am not sure what your question is 100% but.

    1:
    Go in the properties for the form, and change the FormStyle.

    2: Go down and find the option for the Maximization - True and MinimizeBox - True to false to disable/hide the otions in the bar.

    ---------- Post added at 05:03 AM ---------- Previous post was at 05:01 AM ----------

    PS: I think what @Hassan ment was something like this: https://www.mpgh.net/forum/33-visual-...own-theme.html
    In order for custom icons to be replaced by original, he'd have to do both 1, and 2.
    I was going to suggest him Aeon Hack's Theme but he is a complete noob, so he gotta learn the language first or he'll just end up in complete mess.

  6. #5
    Slirpa's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Location
    Germany
    Posts
    278
    Reputation
    2
    Thanks
    558
    Quote Originally Posted by Jorndel View Post
    2 Ways.
    I am not sure what your question is 100% but.

    1:
    Go in the properties for the form, and change the FormStyle.

    2: Go down and find the option for the Maximization - True and MinimizeBox - True to false to disable/hide the otions in the bar.

    ---------- Post added at 05:03 AM ---------- Previous post was at 05:01 AM ----------

    PS: I think what @Hassan ment was something like this: https://www.mpgh.net/forum/33-visual-...own-theme.html

    Yeah That i mean jorndel

  7. The Following 2 Users Say Thank You to Slirpa For This Useful Post:

    Magadamanda (09-23-2012),[size = 1]1337 [/size] (09-22-2012)

  8. #6
    Jorndel's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Norway
    Posts
    8,676
    Reputation
    905
    Thanks
    19,113
    My Mood
    Angelic
    Quote Originally Posted by Slirpa View Post
    Yeah That i mean jorndel
    Okey, good luck then

     
    Contributor 01.27.2012 - N/A
    Donator 07-17-2012 - Current
    Editor/Manager 12-16-12 - N/A
    Minion 01-10-2013 - 07.17.13
    Former Staff 09-20-2012 - 01-10-2013 / 07-17-2013 - Current
    Cocksucker 20-04-2013 - N/A

  9. #7
    Hassan's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    System.Threading.Tasks
    Posts
    4,764
    Reputation
    495
    Thanks
    2,133
    My Mood
    Dead
    Alright. Marked solved for now then!

Similar Threads

  1. How to Change the Start-Bar in Windows XP
    By Jackal in forum General
    Replies: 31
    Last Post: 05-31-2015, 08:29 PM
  2. Title bar
    By theultimatedark in forum General
    Replies: 29
    Last Post: 12-31-2010, 11:49 AM
  3. Name Change + User Title Change
    By Terio in forum General
    Replies: 16
    Last Post: 11-21-2010, 10:22 PM
  4. Replies: 20
    Last Post: 07-31-2010, 03:16 AM
  5. [Request] Change Default Backpack
    By bronstien in forum Combat Arms Mods & Rez Modding
    Replies: 2
    Last Post: 12-24-2009, 01:39 PM