Click here to Skip to main content
15,914,642 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralCustom Property Editor in VB.NET Pin
mikasa30-Nov-02 9:44
mikasa30-Nov-02 9:44 
GeneralRe: Custom Property Editor in VB.NET Pin
FruitBatInShades2-Dec-02 12:09
FruitBatInShades2-Dec-02 12:09 
GeneralDispatchWrapper gives error Pin
Uday Bhaskar29-Nov-02 18:34
Uday Bhaskar29-Nov-02 18:34 
GeneralSelecting all the Items in Checked List Box Pin
Sameers (theAngrycodeR )28-Nov-02 11:56
Sameers (theAngrycodeR )28-Nov-02 11:56 
GeneralRe: Selecting all the Items in Checked List Box Pin
Richard Deeming2-Dec-02 5:40
mveRichard Deeming2-Dec-02 5:40 
GeneralRe: Selecting all the Items in Checked List Box Pin
Anonymous2-Dec-02 9:38
Anonymous2-Dec-02 9:38 
Questionwhat is the difference between.. Pin
zhoujun27-Nov-02 18:12
zhoujun27-Nov-02 18:12 
AnswerRe: what is the difference between.. Pin
Black Cat27-Nov-02 19:03
Black Cat27-Nov-02 19:03 
After the first "dim", a is still nothing so you can't use a.text immediately. You can do so after the other two "dims", however. The recommended way is:

dim a as label = new label()

which is equivalent to the second and the third dim.


GeneralRe: what is the difference between.. Pin
zhoujun30-Nov-02 16:04
zhoujun30-Nov-02 16:04 
GeneralWeb Sraping/post through two urls Pin
DotNetNewbie27-Nov-02 11:09
DotNetNewbie27-Nov-02 11:09 
GeneralRe: Web Sraping/post through two urls Pin
Ravi Bhavnani27-Nov-02 11:32
professionalRavi Bhavnani27-Nov-02 11:32 
GeneralRe: Web Sraping/post through two urls Pin
Nick Parker27-Nov-02 11:39
protectorNick Parker27-Nov-02 11:39 
GeneralRe: Web Sraping/post through two urls Pin
Ravi Bhavnani27-Nov-02 11:46
professionalRavi Bhavnani27-Nov-02 11:46 
GeneralRe: Web Sraping/post through two urls Pin
Nick Parker28-Nov-02 18:52
protectorNick Parker28-Nov-02 18:52 
QuestionHow to intercept chr(13) in datagrid Cell Pin
intibnin26-Nov-02 23:17
intibnin26-Nov-02 23:17 
AnswerRe: How to intercept chr(13) in datagrid Cell Pin
Nick Parker27-Nov-02 6:51
protectorNick Parker27-Nov-02 6:51 
Questionusing system icons? Pin
Sean Cull26-Nov-02 21:41
Sean Cull26-Nov-02 21:41 
AnswerRe: using system icons? Pin
Nick Seng26-Nov-02 23:23
Nick Seng26-Nov-02 23:23 
GeneralRe: using system icons? Pin
Sean Cull27-Nov-02 6:28
Sean Cull27-Nov-02 6:28 
GeneralWriting windows services Pin
GV26-Nov-02 20:52
GV26-Nov-02 20:52 
GeneralTiff multipage file Pin
pfloyd26-Nov-02 8:56
pfloyd26-Nov-02 8:56 
GeneralFlex grid info into Data report Pin
orespi26-Nov-02 4:45
orespi26-Nov-02 4:45 
GeneralScary! Pin
leppie26-Nov-02 2:02
leppie26-Nov-02 2:02 
GeneralAre there no VB.NET programmers on CP? Pin
leppie26-Nov-02 6:31
leppie26-Nov-02 6:31 
GeneralRe: Are there no VB.NET programmers on CP? Pin
Ray Cassick26-Nov-02 7:03
Ray Cassick26-Nov-02 7:03 

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.