Click here to Skip to main content
15,881,882 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Modules don't like Overloading Pin
Eddy Vluggen7-Mar-12 11:10
professionalEddy Vluggen7-Mar-12 11:10 
AnswerRe: Modules don't like Overloading Pin
Simon_Whale7-Mar-12 11:28
Simon_Whale7-Mar-12 11:28 
QuestionRe: Modules don't like Overloading Pin
Clark Kent1238-Mar-12 1:35
professionalClark Kent1238-Mar-12 1:35 
AnswerRe: Modules don't like Overloading Pin
Simon_Whale8-Mar-12 1:49
Simon_Whale8-Mar-12 1:49 
GeneralRe: Modules don't like Overloading Pin
Clark Kent1238-Mar-12 3:42
professionalClark Kent1238-Mar-12 3:42 
GeneralRe: Modules don't like Overloading Pin
Simon_Whale8-Mar-12 3:48
Simon_Whale8-Mar-12 3:48 
AnswerRe: Modules don't like Overloading Pin
Dave Kreskowiak7-Mar-12 11:59
mveDave Kreskowiak7-Mar-12 11:59 
QuestionRe: Modules don't like Overloading Pin
Clark Kent1238-Mar-12 1:31
professionalClark Kent1238-Mar-12 1:31 
Oh OMG | :OMG:

Thanks Dave for that. Since overloading is for classes and inheritance the compiler will know within a module that I am "overloading" a sub/function by just duplicating the same name sub/function, but just changing the params data types? I was always under the impression that you had to use the Overload keyword let the compiler know that you're encapsulating the sub/function.

By the way I had no intention of using the Object data type. It was the VB6 style of attempting at encapsulation even though we both know this is unhelpful in that situation.

I appreciate the advice and didn't realize my solution was that simple. Thanks. Thumbs Up | :thumbsup:
AnswerRe: Modules don't like Overloading Pin
Dave Kreskowiak8-Mar-12 3:14
mveDave Kreskowiak8-Mar-12 3:14 
QuestionForce the vertical scrollbar down Pin
Brandon-X120007-Mar-12 2:39
Brandon-X120007-Mar-12 2:39 
AnswerRe: Force the vertical scrollbar down Pin
Dave Kreskowiak7-Mar-12 3:37
mveDave Kreskowiak7-Mar-12 3:37 
GeneralRe: Force the vertical scrollbar down Pin
Brandon-X120007-Mar-12 5:35
Brandon-X120007-Mar-12 5:35 
GeneralRe: Force the vertical scrollbar down Pin
Dave Kreskowiak7-Mar-12 7:05
mveDave Kreskowiak7-Mar-12 7:05 
QuestionHow to check the double vaue is "1.#QNAN"? Pin
lavate malllik6-Mar-12 22:03
lavate malllik6-Mar-12 22:03 
AnswerRe: How to check the double vaue is "1.#QNAN"? Pin
Simon_Whale6-Mar-12 22:57
Simon_Whale6-Mar-12 22:57 
GeneralRe: How to check the double vaue is "1.#QNAN"? Pin
lavate malllik6-Mar-12 23:18
lavate malllik6-Mar-12 23:18 
QuestionThread Problem? Pin
Midnight Ahri5-Mar-12 15:29
Midnight Ahri5-Mar-12 15:29 
AnswerRe: Thread Problem? Pin
Dave Kreskowiak5-Mar-12 15:59
mveDave Kreskowiak5-Mar-12 15:59 
AnswerRe: Thread Problem? Pin
Luc Pattyn5-Mar-12 17:02
sitebuilderLuc Pattyn5-Mar-12 17:02 
GeneralRe: Thread Problem? Pin
Dave Kreskowiak5-Mar-12 17:04
mveDave Kreskowiak5-Mar-12 17:04 
GeneralRe: Thread Problem? Pin
Luc Pattyn5-Mar-12 17:15
sitebuilderLuc Pattyn5-Mar-12 17:15 
GeneralOT Pin
cptKoala5-Mar-12 20:52
cptKoala5-Mar-12 20:52 
GeneralRe: OT Pin
Dave Kreskowiak6-Mar-12 4:39
mveDave Kreskowiak6-Mar-12 4:39 
GeneralRe: Thread Problem? Pin
Dave Kreskowiak6-Mar-12 4:38
mveDave Kreskowiak6-Mar-12 4:38 
Questionhow to hide assemblies default icon after running any exe in vb.net(Windows app)? Pin
jayawant sawant4-Mar-12 22:36
jayawant sawant4-Mar-12 22:36 

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.