Click here to Skip to main content
15,910,130 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How can i put a " in the Replace function Pin
Guffa21-Jan-08 12:03
Guffa21-Jan-08 12:03 
QuestionHow does Nested Datalist work? Pin
Edward Topalian18-Jan-08 23:37
Edward Topalian18-Jan-08 23:37 
AnswerRe: How does Nested Datalist work? Pin
Edward Topalian21-Jan-08 23:42
Edward Topalian21-Jan-08 23:42 
QuestionHow to Change the name of a form Pin
saravana00118-Jan-08 22:35
saravana00118-Jan-08 22:35 
AnswerRe: How to Change the name of a form Pin
Colin Angus Mackay19-Jan-08 0:41
Colin Angus Mackay19-Jan-08 0:41 
AnswerRe: How to Change the name of a form Pin
Vimalsoft(Pty) Ltd19-Jan-08 1:32
professionalVimalsoft(Pty) Ltd19-Jan-08 1:32 
GeneralPrint Preview of Scanned images in a single form Pin
vash18-Jan-08 18:51
vash18-Jan-08 18:51 
QuestionHow to Remove a Item from a ComboBox during runtime ? Pin
SekharOne18-Jan-08 18:18
SekharOne18-Jan-08 18:18 
I have a Combo Box control and during runtime I want to remove some of the Items in it according some conditions. How can I achieve this ?

I wrote the code for this

ComboBox1.Items.Remove(Index)
ComboBox1.Refresh()

But this doesnt works and still the item is there after running the code.

Could anybody please suggest what is the correct code.

Thanks.
AnswerRe: How to Remove a Item from a ComboBox during runtime ? Pin
Ravi_2118-Jan-08 18:48
Ravi_2118-Jan-08 18:48 
GeneralRe: How to Remove a Item from a ComboBox during runtime ? Pin
SekharOne19-Jan-08 0:04
SekharOne19-Jan-08 0:04 
GeneralFolder and File manipulation Pin
vash18-Jan-08 18:16
vash18-Jan-08 18:16 
AnswerRe: Folder and File manipulation Pin
Ashfield18-Jan-08 21:40
Ashfield18-Jan-08 21:40 
GeneralRe: Folder and File manipulation Pin
Luc Pattyn19-Jan-08 3:19
sitebuilderLuc Pattyn19-Jan-08 3:19 
GeneralDocument Imaging Scanner Connection through VB6 Pin
vash18-Jan-08 18:10
vash18-Jan-08 18:10 
QuestionSetup and deploynment problem Pin
Ravi_2118-Jan-08 18:05
Ravi_2118-Jan-08 18:05 
GeneralRe: Setup and deploynment problem Pin
Vimalsoft(Pty) Ltd19-Jan-08 1:35
professionalVimalsoft(Pty) Ltd19-Jan-08 1:35 
GeneralDataGridView Cell Tooltips Pin
Kschuler18-Jan-08 9:07
Kschuler18-Jan-08 9:07 
GeneralRe: DataGridView Cell Tooltips Pin
Kschuler21-Jan-08 3:52
Kschuler21-Jan-08 3:52 
QuestionPublish VB.NET on the www web Pin
Yatish Kasa18-Jan-08 8:29
Yatish Kasa18-Jan-08 8:29 
GeneralRe: Publish VB.NET on the www web Pin
Christian Graus18-Jan-08 9:15
protectorChristian Graus18-Jan-08 9:15 
GeneralRe: Publish VB.NET on the www web Pin
Paul Conrad19-Jan-08 7:16
professionalPaul Conrad19-Jan-08 7:16 
GeneralRe: Publish VB.NET on the www web Pin
Yatish Kasa19-Jan-08 10:32
Yatish Kasa19-Jan-08 10:32 
GeneralExcel - Specify File Type in Save as (Excel 97-2003) Pin
RichardBerry18-Jan-08 1:20
RichardBerry18-Jan-08 1:20 
GeneralRe: Excel - Specify File Type in Save as (Excel 97-2003) Pin
RichardBerry18-Jan-08 2:02
RichardBerry18-Jan-08 2:02 
QuestionUsing windows services in vb.net 2005? Pin
Benny_Lava18-Jan-08 0:38
Benny_Lava18-Jan-08 0:38 

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.