Click here to Skip to main content
15,900,907 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How do i place my ocx in vb.net form Pin
Chetan Patel10-Sep-07 20:33
Chetan Patel10-Sep-07 20:33 
QuestionVB.NET Codefiles Pin
newbie1234567891010-Sep-07 15:53
newbie1234567891010-Sep-07 15:53 
AnswerRe: VB.NET Codefiles Pin
Chetan Patel10-Sep-07 20:31
Chetan Patel10-Sep-07 20:31 
QuestionRe: VB.NET Codefiles Pin
newbie1234567891011-Sep-07 5:47
newbie1234567891011-Sep-07 5:47 
AnswerRe: VB.NET Codefiles Pin
Chetan Patel11-Sep-07 23:10
Chetan Patel11-Sep-07 23:10 
GeneralRe: VB.NET Codefiles Pin
newbie1234567891012-Sep-07 3:19
newbie1234567891012-Sep-07 3:19 
QuestionGo Sub is gone how do I do it now? [modified] Pin
frankiebaby210-Sep-07 12:29
frankiebaby210-Sep-07 12:29 
AnswerRe: Go Sub is gone how do I do it now? Pin
Christian Graus10-Sep-07 13:15
protectorChristian Graus10-Sep-07 13:15 
frankiebaby2 wrote:
Additional: I guess I have to "Call" my sub proceedure then yes?


Correct, calling a method is a gosub, it always returns. Goto exists within a method, but you cannot call a method and give it full control, it always comes back.


Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: Go Sub is gone how do I do it now? [modified] Pin
frankiebaby210-Sep-07 13:55
frankiebaby210-Sep-07 13:55 
GeneralRe: Go Sub is gone how do I do it now? Pin
Christian Graus10-Sep-07 14:35
protectorChristian Graus10-Sep-07 14:35 
GeneralRe: Go Sub is gone how do I do it now? Pin
frankiebaby210-Sep-07 14:54
frankiebaby210-Sep-07 14:54 
GeneralRe: Go Sub is gone how do I do it now? Pin
Christian Graus10-Sep-07 14:57
protectorChristian Graus10-Sep-07 14:57 
GeneralRe: Go Sub is gone how do I do it now? Pin
frankiebaby210-Sep-07 15:10
frankiebaby210-Sep-07 15:10 
GeneralRe: Go Sub is gone how do I do it now? Pin
Christian Graus10-Sep-07 15:19
protectorChristian Graus10-Sep-07 15:19 
Questionregarding insertion of records Pin
joeashk10-Sep-07 10:34
joeashk10-Sep-07 10:34 
AnswerRe: regarding insertion of records Pin
Christian Graus10-Sep-07 10:53
protectorChristian Graus10-Sep-07 10:53 
Questionregarding insertion of records Pin
edwin_manic10-Sep-07 10:19
edwin_manic10-Sep-07 10:19 
AnswerRe: regarding insertion of records Pin
Colin Angus Mackay10-Sep-07 11:18
Colin Angus Mackay10-Sep-07 11:18 
QuestionDistorted text? Pin
jensenx10-Sep-07 9:19
jensenx10-Sep-07 9:19 
AnswerRe: Distorted text? Pin
Luc Pattyn10-Sep-07 10:05
sitebuilderLuc Pattyn10-Sep-07 10:05 
GeneralRe: Distorted text? Pin
jensenx10-Sep-07 19:09
jensenx10-Sep-07 19:09 
GeneralRe: Distorted text? Pin
Luc Pattyn11-Sep-07 0:11
sitebuilderLuc Pattyn11-Sep-07 0:11 
GeneralRe: Distorted text? Pin
jensenx11-Sep-07 8:41
jensenx11-Sep-07 8:41 
GeneralRe: Distorted text? Pin
jensenx11-Sep-07 20:46
jensenx11-Sep-07 20:46 
QuestionADO.NET and VB.NET Access Database Pin
crazyjackdavis10-Sep-07 8:32
crazyjackdavis10-Sep-07 8:32 

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.