VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Using list box to add something which is written in text box

by Mohammad Imran (2 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Wed 14th September 2005
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Using list box to add something which is written in text box

API Declarations


properties = name, caption
command1 cmd1 Add
command2 cmd2 Clear
text1 txtadd "" (empty)
list1 showlist .......
-------------------------------------


Rate Using list box to add something which is written in text box



' visit www.welcomenowshera.tk
[email protected]
' :::::: THANKX ::::::

'code for cmd1

txtadd.text showlist.additem ' this will add something in the list

'code for cmd2

showlist.clear ' this will clear any thing in the list box


Download this snippet    Add to My Saved Code

Using list box to add something which is written in text box Comments

No comments have been posted about Using list box to add something which is written in text box. Why not be the first to post a comment about Using list box to add something which is written in text box.

Post your comment

Subject:
Message:
0/1000 characters