Jump to content

  •  

  • iBotModz CBox


    yourmuminabagel

    Member Since 30 Apr 2008
    Offline Last Active Nov 12 2016 07:34 PM
    -----

    Topics I've Started

    Need Help With DevComponentsDotNetBar2.dll In C#

    28 June 2009 - 04:14 AM

    Ive Been trying to make a better looking GUI with the DevComponentsDotNetBar2.dll and i keep geting this error when i try to Debug it...
    Posted Image
    Please help its really anoying me. :(

    (VB.NET) Make a lable flash different colours.

    18 May 2009 - 01:03 PM

    How to make a label flash different colours in VB 2008.

    Coded by K ii 3 R Zz.


    Insert 2 Timers and 1 label. change timer1's interval to 50 and set it as enabled
    and timer2's interval to 100 and set it as enabled
    Make the labels Forecolor to Black <----- Very Important!

    Now Double Click Timer1 And Type In This Code:

    If Label1.ForeColor = Color.Black ThenLabel1.ForeColor = Color.BlueElseIf Label1.ForeColor = Color.Blue ThenLabel1.ForeColor = Color.RedElseIf Label1.ForeColor = Color.Red ThenLabel1.ForeColor = Color.GreenElseIf Label1.ForeColor = Color.Green ThenLabel1.ForeColor = Color.YellowElseIf Label1.ForeColor = Color.Yellow ThenLabel1.ForeColor = Color.BlackEnd If

    Now Double Click Timer2 And Type In This Code:

    if Label1.Visible = True ThenLabel1.Visible = FalseElseIf Label1.Visible = False ThenLabel1.Visible = TrueEnd If

    Hope You Enjoy!

    cod4 xex

    28 April 2009 - 08:58 AM

    hi, ive got the cod4 xex, but how do i view it, i used to have it on my old laptop but i 4got wat its called. can any1 help me
    thanks