Click here to Skip to main content
16,005,467 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionUsing TreeView In VB.Net Pin
mayhem_rules2-Apr-06 18:09
mayhem_rules2-Apr-06 18:09 
Questionsystem.drawing Pin
Zealot3452-Apr-06 13:19
Zealot3452-Apr-06 13:19 
AnswerRe: system.drawing Pin
Christian Graus2-Apr-06 14:17
protectorChristian Graus2-Apr-06 14:17 
GeneralRe: system.drawing Pin
lupa-nikki2-Apr-06 14:45
lupa-nikki2-Apr-06 14:45 
GeneralRe: system.drawing Pin
Christian Graus2-Apr-06 14:54
protectorChristian Graus2-Apr-06 14:54 
GeneralRe: system.drawing Pin
lupa-nikki2-Apr-06 17:56
lupa-nikki2-Apr-06 17:56 
AnswerRe: system.drawing Pin
Guffa2-Apr-06 20:58
Guffa2-Apr-06 20:58 
GeneralRe: system.drawing Pin
FrankyT5-Apr-06 14:03
FrankyT5-Apr-06 14:03 
Form.Desiginer.vb files are new to net 2.0 (VS 2005)
they contain the auto generated code caused by draging things onto the designer and manipulating their properties. it's the equivilant to to the "Windows Generated Code" region of a VS 2002 or 2003 Form.

Typically only changes made to the designer get written to this file. you may have botched a property.

try importing the lib desire.

copy local = false is fine for system namespaces, since they are part of the core framework (%windir%\Microsoft .Net\Framework\-VerNum-\). you only need copy local when your referencing a custom or third-party lib.

Good luck





hey...slang is the vernacular for the vernacular...wow
QuestionOleDbException:"no value given for one or more required parameters" Pin
MohammadAmiry2-Apr-06 10:04
MohammadAmiry2-Apr-06 10:04 
GeneralRe: OleDbException:"no value given for one or more required parameters" Pin
Guffa2-Apr-06 12:26
Guffa2-Apr-06 12:26 
QuestionHow can I use tapi to record conversation on the phone? Pin
JUNEYT2-Apr-06 9:40
JUNEYT2-Apr-06 9:40 
QuestionPort VB 6 example to VB .NET Pin
__Exception2-Apr-06 6:14
__Exception2-Apr-06 6:14 
QuestionHow can i Write in another application using .net Pin
Mr kilany2-Apr-06 5:31
Mr kilany2-Apr-06 5:31 
AnswerRe: How can i Write in another application using .net Pin
darkelv2-Apr-06 5:50
darkelv2-Apr-06 5:50 
Questionsending loaded file ti pic16f84 Pin
hackerz832-Apr-06 3:39
hackerz832-Apr-06 3:39 
AnswerRe: sending loaded file ti pic16f84 Pin
Steve Pullan2-Apr-06 13:17
Steve Pullan2-Apr-06 13:17 
QuestionRe: sending loaded file ti pic16f84 Pin
hackerz832-Apr-06 17:36
hackerz832-Apr-06 17:36 
AnswerRe: sending loaded file ti pic16f84 Pin
Steve Pullan2-Apr-06 18:52
Steve Pullan2-Apr-06 18:52 
QuestionVB identification of web page links Pin
Snoot_5435332-Apr-06 3:39
Snoot_5435332-Apr-06 3:39 
Questionhow to update the database with windows service Pin
jillamadhu2-Apr-06 2:33
jillamadhu2-Apr-06 2:33 
Questionhow to update the database with windows service Pin
jillamadhu2-Apr-06 2:30
jillamadhu2-Apr-06 2:30 
QuestionHow to retrieve value for each items in combobox?? Pin
besah1-Apr-06 16:25
besah1-Apr-06 16:25 
AnswerRe: How to retrieve value for each items in combobox?? Pin
Steve Pullan1-Apr-06 22:23
Steve Pullan1-Apr-06 22:23 
AnswerRe: How to retrieve value for each items in combobox?? Pin
jcrussell2-Apr-06 18:55
jcrussell2-Apr-06 18:55 
QuestionDatagrid header from CSV file. Pin
japel1-Apr-06 13:43
japel1-Apr-06 13:43 

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.