[Request] Tab on top menu

Shout-Out

User Tag List

Results 1 to 6 of 6
  1. #1
    Brandan1337's Avatar Member
    Reputation
    8
    Join Date
    Feb 2008
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Request] Tab on top

    I was just wondering a simple little question/request (maybe =P) if someone could send me the direction or give me the code on how to basically keep your tab always on top of every window no matter what you have up. Also that can enable/disable it with a button, I have seen this done in many programs but I searched youtube and Google on how to do so but I haven't found anything

    So please thanks and +rep to someone who can help

    [Request] Tab on top
  2. #2
    maclone's Avatar / Authenticator enabled
    Reputation
    2420
    Join Date
    Nov 2007
    Posts
    8,726
    Thanks G/R
    0/1029
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Assuming that "tab" means your "form":
    Requires a checkbox.

    It's.... easy. You haven't found anything with google?!


    Code:
        Private Sub CheckBox1_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles CheckBox1.CheckedChanged
            If CheckBox1.Checked = True Then
                Me.TopMost = True
            Else
                Me.TopMost = False
            End If
        End Sub
    Last edited by maclone; 03-12-2009 at 08:08 AM.
    Zomfg. And no, don't ask. - Dombo did it.

  3. #3
    Apoc's Avatar Angry Penguin
    Reputation
    1388
    Join Date
    Jan 2008
    Posts
    2,750
    Thanks G/R
    0/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by maclone View Post
    Assuming that "tab" means your "form":
    Requires a checkbox.

    It's.... easy. You haven't found anything with google?!


    Code:
        Private Sub CheckBox1_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles CheckBox1.CheckedChanged
            If CheckBox1.Checked = True Then
                Me.TopMost = True
            Else
                Me.TopMost = False
            End If
        End Sub
    RAWR! I hate when people do that!

    Me.TopMost = CheckBox1.Checked

    It's that simple!

  4. #4
    suicidity's Avatar Contributor
    Reputation
    207
    Join Date
    Oct 2006
    Posts
    1,439
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Apoc View Post
    It's that simple!
    Mmm, Simplification!


  5. #5
    maclone's Avatar / Authenticator enabled
    Reputation
    2420
    Join Date
    Nov 2007
    Posts
    8,726
    Thanks G/R
    0/1029
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Apoc View Post
    RAWR! I hate when people do that!

    Me.TopMost = CheckBox1.Checked

    It's that simple!
    Oh shi-

    Well, that works too
    I got it with the 'if' so I can do some other stuff right there too when checking/unchecking it.
    Last edited by maclone; 03-12-2009 at 01:33 PM.
    Zomfg. And no, don't ask. - Dombo did it.

  6. #6
    Brandan1337's Avatar Member
    Reputation
    8
    Join Date
    Feb 2008
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    O wow ty, maybe thats why I was searching tab, and the only thing that came up was for older versions of vb, ty both of you +rep

Similar Threads

  1. [Request]Private Server Top 100 Banner
    By HolyBeast in forum Art & Graphic Design
    Replies: 2
    Last Post: 09-18-2008, 11:58 AM
  2. [Request]Website Top Image Have template just need edit
    By Darksid in forum Art & Graphic Design
    Replies: 4
    Last Post: 08-01-2008, 09:32 PM
  3. [Request] Xtreme top 100 Banner
    By Mikmas in forum Art & Graphic Design
    Replies: 0
    Last Post: 07-22-2008, 09:24 AM
  4. [Request] Banner for Xtreme Top 100
    By EviNion in forum Art & Graphic Design
    Replies: 0
    Last Post: 07-21-2008, 06:22 PM
  5. A Download tab at the top of mmowned
    By xkisses in forum Suggestions
    Replies: 5
    Last Post: 03-18-2007, 12:56 PM
All times are GMT -5. The time now is 11:15 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search