Adblock breaks this site

limitation to textboxes

Discussion in 'Programming General' started by fury6000, Jan 29, 2008.

  1. fury6000

    fury6000 Member

    Joined:
    Jan 21, 2008
    Posts:
    34
    Referrals:
    0
    Sythe Gold:
    0
    limitation to textboxes

    Hey its me again... I am wondering, how can u do the following:
    Make a textbox that can only hold a certain amound characters. Im not sure if u have to do this in code, or while creating the interface, but your help will be appreciated:)
     
  2. skate4lifee

    skate4lifee Active Member

    Joined:
    Jul 22, 2007
    Posts:
    108
    Referrals:
    1
    Sythe Gold:
    0
    limitation to textboxes

    Code:
    textbox1.maxlength = 10
     
  3. fury6000

    fury6000 Member

    Joined:
    Jan 21, 2008
    Posts:
    34
    Referrals:
    0
    Sythe Gold:
    0
    limitation to textboxes

    Thanks!:)
     
< My First Visual Basic Program! | Wanna make some money? >


 
 
Adblock breaks this site