Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
U

User 11413333

@User 11413333
About
Posts
9
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How do I display different group boxes, according to radio button selected ?
    U User 11413333

    right, but which sub a insert that in ?

    Visual Basic question

  • How do I display different group boxes, according to radio button selected ?
    U User 11413333

    Hi, i have 3 radiobutton, and 3 groupboxes, what im trying to do is when you chose one radiobutton, it will display a groupbox. what i have(doesnt work), for each radiobutton is : if radiobutton.checked then groupbox1.visible = true groupbox2.visible = False groupbox3.visible = False else end if

    Visual Basic question

  • How do I upload a image for a user profile ?
    U User 11413333

    It is no issue at all, im creating a profile, and i want to create this option, that when u run the application, you will be able to include a picture to your profile, that you will browse form the computer. I did some googling, and saw that most the codes for this case include "openfiledialog", link label.. and i just cannot come to an end with this, because i just started learning.

    Visual Basic question

  • How do I upload a image for a user profile ?
    U User 11413333

    Hi, im doing a user profile, and i'd like to include the option which will allow to upload a picture from the computer

    Visual Basic question

  • How do I recognize a wrong password ?
    U User 11413333

    you dont need to be rude ;) I just started learning this.. what I have is this : If TextBox1.Text*this is the username* = Form2.TextBox2.Text And TextBox2.Text*this is the password" = Form2.TextBox3.Text Then MsgBox("Login succeeded") Form4.Show() Me.Hide() Else MsgBox("Wrong user/password, try again") End If

    Visual Basic question help

  • How do I recognize a wrong password ?
    U User 11413333

    I'm making a school project, and in the beginning of the project i have "Register " and " Continue as Guest " so after registering, another form will open, that will require the password and the username created before. The problem is that it wont recognize if i write a wrong password or username, it will continue anyway...hope you can give me a hand, thank you ;)

    Visual Basic question help

  • How do I run a song on vb ?
    U User 11413333

    I'm making this project for school class, it's like an online store, where you have videogames, movies or smartphones to buy, and i wanted to play a music while the program is running, is that possible ?

    Visual Basic question help

  • How do I play a song within a program ?
    U User 11413333

    Hey guys, i just started to learn some thing on VB, so i came up with this quuestion. I'll be glad if you could help me :)

    Visual Basic question help

  • How do I run a song on vb ?
    U User 11413333

    Hi guys, i just started to learn some things on VB, so now i came up with this question, i'll appreciate your help.

    Visual Basic question help
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups