Click here to Skip to main content
15,908,111 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: multiple projects in a solution Pin
Dave Kreskowiak8-Apr-04 2:38
mveDave Kreskowiak8-Apr-04 2:38 
GeneralRe: multiple projects in a solution Pin
PaleyX9-Apr-04 1:48
PaleyX9-Apr-04 1:48 
GeneralRe: multiple projects in a solution Pin
Serge Lobko-Lobanovsky12-Apr-04 0:37
Serge Lobko-Lobanovsky12-Apr-04 0:37 
GeneralRemoving service Pin
Lord_Kaos7-Apr-04 10:00
Lord_Kaos7-Apr-04 10:00 
QuestionHourGlass??? Pin
hounetdev7-Apr-04 5:44
hounetdev7-Apr-04 5:44 
AnswerRe: HourGlass??? Pin
Dave Kreskowiak7-Apr-04 5:52
mveDave Kreskowiak7-Apr-04 5:52 
Generalremove a name from list/combo box Pin
GaryKoh7-Apr-04 4:31
GaryKoh7-Apr-04 4:31 
GeneralRe: remove a name from list/combo box Pin
itmpras7-Apr-04 5:03
itmpras7-Apr-04 5:03 
hi ..
i am not properly able to understand what u mean .. here is the code to delete the selected item in the list ..

..... Private Sub List1_Click()
..... List1.RemoveItem (List1.ListIndex)
..... End Sub


This code will delete the selected item in listbox while cliking it .. bye Smile | :)
GeneralRe: remove a name from list/combo box Pin
GaryKoh7-Apr-04 16:26
GaryKoh7-Apr-04 16:26 
GeneralRe: remove a name from list/combo box Pin
itmpras7-Apr-04 16:34
itmpras7-Apr-04 16:34 
GeneralRe: remove a name from list/combo box Pin
GaryKoh7-Apr-04 17:43
GaryKoh7-Apr-04 17:43 
GeneralSocket Programming Pin
7-Apr-04 4:21
suss7-Apr-04 4:21 
GeneralRe: Socket Programming Pin
Dave Kreskowiak7-Apr-04 5:30
mveDave Kreskowiak7-Apr-04 5:30 
GeneralRe: Socket Programming Pin
Anonymous7-Apr-04 6:01
Anonymous7-Apr-04 6:01 
GeneralRe: Socket Programming Pin
Dave Kreskowiak7-Apr-04 6:12
mveDave Kreskowiak7-Apr-04 6:12 
GeneralHelp pls !!!!! --- reg GSM Pin
itmpras7-Apr-04 3:44
itmpras7-Apr-04 3:44 
GeneralRe: Help pls !!!!! --- reg GSM Pin
Dave Kreskowiak7-Apr-04 5:34
mveDave Kreskowiak7-Apr-04 5:34 
GeneralOverflow checking Pin
Sean Capstick7-Apr-04 3:42
Sean Capstick7-Apr-04 3:42 
GeneralRe: Overflow checking Pin
Dave Kreskowiak7-Apr-04 5:47
mveDave Kreskowiak7-Apr-04 5:47 
GeneralRe: Overflow checking Pin
Sean Capstick7-Apr-04 10:03
Sean Capstick7-Apr-04 10:03 
GeneralRe: Overflow checking Pin
Dave Kreskowiak8-Apr-04 2:25
mveDave Kreskowiak8-Apr-04 2:25 
QuestionHow to group multi project into single setup project Pin
Member 7660846-Apr-04 21:39
Member 7660846-Apr-04 21:39 
AnswerRe: How to group multi project into single setup project Pin
Sarvesvara (BVKS) Dasa7-Apr-04 18:34
Sarvesvara (BVKS) Dasa7-Apr-04 18:34 
Generalbrowse a dbase III (.dbf) file Pin
omdino6-Apr-04 21:31
omdino6-Apr-04 21:31 
Generalsystem name Pin
jithen_dt6-Apr-04 20:02
jithen_dt6-Apr-04 20:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.