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

Visual Basic

 
AnswerRe: Can not get security code from an Keyboard Wedge Ibutton reader ( ps/2 ) Pin
εїзεїзεїз30-Sep-09 20:26
εїзεїзεїз30-Sep-09 20:26 
GeneralRe: Can not get security code from an Keyboard Wedge Ibutton reader ( ps/2 ) Pin
andre de jong1-Oct-09 0:38
andre de jong1-Oct-09 0:38 
Questioninheritance Pin
rbjanaki30-Sep-09 10:13
rbjanaki30-Sep-09 10:13 
AnswerRe: inheritance Pin
Dave Kreskowiak30-Sep-09 10:39
mveDave Kreskowiak30-Sep-09 10:39 
GeneralRe: inheritance Pin
rbjanaki30-Sep-09 10:46
rbjanaki30-Sep-09 10:46 
GeneralRe: inheritance Pin
Christian Graus30-Sep-09 11:16
protectorChristian Graus30-Sep-09 11:16 
GeneralRe: inheritance Pin
Dave Kreskowiak30-Sep-09 11:25
mveDave Kreskowiak30-Sep-09 11:25 
GeneralRe: inheritance Pin
Gideon Engelberth30-Sep-09 18:03
Gideon Engelberth30-Sep-09 18:03 
You seem to be confusing overload with override. Since you did not have virtual methods and overriding, the compile-time type of the variable was used which returned "Shape" instead of the name from the derived class. You should check your book (this kind of codes suggests you are either working examples out of a book or taking a class) or the internet for the syntax.

P.S. - I'm all for using breakpoints as C.G. suggested to see the where the code is going, I just thought you could use a nudge in the right direction on this one.
QuestionImage Manipulation Questions Pin
Roland7130-Sep-09 9:42
Roland7130-Sep-09 9:42 
AnswerRe: Image Manipulation Questions Pin
Dave Kreskowiak30-Sep-09 10:31
mveDave Kreskowiak30-Sep-09 10:31 
QuestionXML Export and Import Pin
tjutagir30-Sep-09 6:01
tjutagir30-Sep-09 6:01 
AnswerRe: XML Export and Import Pin
Dave Kreskowiak30-Sep-09 7:23
mveDave Kreskowiak30-Sep-09 7:23 
QuestionAccessing an Authentication Popup box Pin
spamnchips30-Sep-09 4:19
spamnchips30-Sep-09 4:19 
QuestionWindows Service Pin
Archimedes2430-Sep-09 2:41
professionalArchimedes2430-Sep-09 2:41 
AnswerRe: Windows Service Pin
tosch30-Sep-09 3:57
tosch30-Sep-09 3:57 
AnswerRe: Windows Service Pin
Steven J Jowett30-Sep-09 4:45
Steven J Jowett30-Sep-09 4:45 
AnswerRe: Windows Service Pin
darkelv30-Sep-09 5:41
darkelv30-Sep-09 5:41 
QuestionText Box Color Black Pin
Anubhava Dimri29-Sep-09 21:36
Anubhava Dimri29-Sep-09 21:36 
AnswerRe: Text Box Color Black Pin
Christian Graus29-Sep-09 22:13
protectorChristian Graus29-Sep-09 22:13 
QuestionVB.Net - How do I get string before the @ chr in an email address Pin
Member 442053429-Sep-09 20:25
Member 442053429-Sep-09 20:25 
AnswerRe: VB.Net - How do I get string before the @ chr in an email address Pin
freakyit29-Sep-09 20:50
freakyit29-Sep-09 20:50 
AnswerRe: VB.Net - How do I get string before the @ chr in an email address Pin
Paramhans Dubey29-Sep-09 20:54
professionalParamhans Dubey29-Sep-09 20:54 
AnswerRe: VB.Net - How do I get string before the @ chr in an email address Pin
Member 442053429-Sep-09 21:38
Member 442053429-Sep-09 21:38 
QuestionWord To PDF Pin
Anubhava Dimri29-Sep-09 19:32
Anubhava Dimri29-Sep-09 19:32 
AnswerRe: Word To PDF Pin
Christian Graus29-Sep-09 19:41
protectorChristian Graus29-Sep-09 19:41 

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.