Click here to Skip to main content
15,896,259 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Writing a catch error handing Pin
zo9005-Oct-08 8:40
zo9005-Oct-08 8:40 
QuestionHow do I show an uncommon image format? Pin
Sonhospa4-Oct-08 0:56
Sonhospa4-Oct-08 0:56 
AnswerRe: How do I show an uncommon image format? Pin
Dave Kreskowiak4-Oct-08 5:25
mveDave Kreskowiak4-Oct-08 5:25 
GeneralRe: How do I show an uncommon image format? Pin
Sonhospa4-Oct-08 8:42
Sonhospa4-Oct-08 8:42 
GeneralRe: How do I show an uncommon image format? Pin
Dave Kreskowiak4-Oct-08 13:18
mveDave Kreskowiak4-Oct-08 13:18 
QuestionVB.NET comboBox help !! Pin
Saam_cse4-Oct-08 0:55
Saam_cse4-Oct-08 0:55 
AnswerRe: VB.NET comboBox help !! Pin
Dave Kreskowiak4-Oct-08 5:19
mveDave Kreskowiak4-Oct-08 5:19 
AnswerRe: VB.NET comboBox help !! Pin
Vimalsoft(Pty) Ltd5-Oct-08 0:19
professionalVimalsoft(Pty) Ltd5-Oct-08 0:19 
ok see this, the items on the Combobox will not be edited.

comboBox1.Items.Add("First");
comboBox1.Items.Add("Second");
comboBox1.Items.Add("Third");
comboBox1.Items.Add("Forth");
comboBox1.DropDownStyle = ComboBoxStyle.DropDownList;


Hope this is what you want

Vuyiswa Maseko,

Sorrow is Better than Laughter, it may Sadden your Face, but It sharpens your Understanding

VB.NET/SQL7/2000/2005
http://vuyiswamb.007ihost.com
http://Ecadre.007ihost.com
vuyiswam@tshwane.gov.za


AnswerRe: VB.NET comboBox help !! Pin
jzonthemtn5-Oct-08 7:43
jzonthemtn5-Oct-08 7:43 
QuestionVB.NET INTERESTING PROBLEM-- MOVING AVERAGE ,, NEED HELP !!!! Pin
adarshyam3-Oct-08 18:45
adarshyam3-Oct-08 18:45 
AnswerRe: VB.NET INTERESTING PROBLEM-- MOVING AVERAGE ,, NEED HELP !!!! Pin
Dave Kreskowiak4-Oct-08 5:17
mveDave Kreskowiak4-Oct-08 5:17 
GeneralRe: VB.NET INTERESTING PROBLEM-- MOVING AVERAGE ,, NEED HELP !!!! Pin
adarshyam6-Oct-08 7:22
adarshyam6-Oct-08 7:22 
QuestionHow to disable / hide Start Orb in Windows Vista using Visual Basic 6 (not VB.Net, VB2005 or VB2008 or C# or C++ !!!) Pin
Vladimir Nazarov3-Oct-08 15:18
Vladimir Nazarov3-Oct-08 15:18 
AnswerRe: How to disable / hide Start Orb in Windows Vista using Visual Basic 6 (not VB.Net, VB2005 or VB2008 or C# or C++ !!!) Pin
jzonthemtn3-Oct-08 15:43
jzonthemtn3-Oct-08 15:43 
QuestionFunction Delegate Pin
nlarson113-Oct-08 11:21
nlarson113-Oct-08 11:21 
AnswerRe: Function Delegate Pin
Dave Kreskowiak3-Oct-08 12:26
mveDave Kreskowiak3-Oct-08 12:26 
GeneralRe: Function Delegate Pin
nlarson113-Oct-08 13:46
nlarson113-Oct-08 13:46 
GeneralRe: Function Delegate Pin
Guffa4-Oct-08 1:06
Guffa4-Oct-08 1:06 
AnswerRe: Function Delegate Pin
John_Adams3-Oct-08 12:27
John_Adams3-Oct-08 12:27 
GeneralRe: Function Delegate Pin
nlarson113-Oct-08 13:51
nlarson113-Oct-08 13:51 
AnswerRe: Function Delegate Pin
Gideon Engelberth3-Oct-08 15:55
Gideon Engelberth3-Oct-08 15:55 
QuestionCustom control Pin
Tom Deketelaere3-Oct-08 9:17
professionalTom Deketelaere3-Oct-08 9:17 
AnswerRe: Custom control Pin
nlarson113-Oct-08 10:27
nlarson113-Oct-08 10:27 
GeneralRe: Custom control Pin
Tom Deketelaere3-Oct-08 11:29
professionalTom Deketelaere3-Oct-08 11:29 
GeneralRe: Custom control Pin
Dave Kreskowiak3-Oct-08 12:19
mveDave Kreskowiak3-Oct-08 12:19 

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.