Click here to Skip to main content
15,891,943 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generalproblem in Dynamically adding objects of user control Pin
Member 119551214-Jul-04 2:45
Member 119551214-Jul-04 2:45 
GeneralRe: problem in Dynamically adding objects of user control Pin
Dave Kreskowiak14-Jul-04 3:33
mveDave Kreskowiak14-Jul-04 3:33 
GeneralRe: problem in Dynamically adding objects of user control Pin
James Gohl14-Jul-04 8:33
James Gohl14-Jul-04 8:33 
GeneralRecognizing the MSHFlexGrid's Row on MouseMove Event Pin
Ravi S.V.14-Jul-04 0:13
Ravi S.V.14-Jul-04 0:13 
GeneralVisual Basic 6 Help in DLL Pin
afrodit13-Jul-04 20:49
afrodit13-Jul-04 20:49 
GeneralRe: Visual Basic 6 Help in DLL Pin
Ravi S.V.14-Jul-04 0:21
Ravi S.V.14-Jul-04 0:21 
GeneralInterface Question Pin
beowulfagate13-Jul-04 20:27
beowulfagate13-Jul-04 20:27 
GeneralRe: Interface Question Pin
Dave Kreskowiak14-Jul-04 2:46
mveDave Kreskowiak14-Jul-04 2:46 
beowulfagate wrote:
Are interfaces disposed when the go out of scope?

No, because there is really nothing to dispose. An interface is an implementation that a class must follow and the class disposes any resources it has to. The interface declaration itself doesn't go out of scope. An interface is essentially saying, "This is the framework your class must implement."


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

Generalauto generating number Pin
GaryKoh13-Jul-04 19:47
GaryKoh13-Jul-04 19:47 
GeneralRe: auto generating number Pin
Dave Kreskowiak14-Jul-04 2:36
mveDave Kreskowiak14-Jul-04 2:36 
GeneralRe: auto generating number Pin
GaryKoh14-Jul-04 19:59
GaryKoh14-Jul-04 19:59 
GeneralRe: auto generating number Pin
Dave Kreskowiak16-Jul-04 0:57
mveDave Kreskowiak16-Jul-04 0:57 
GeneralUpload Pin
Verolix13-Jul-04 15:18
Verolix13-Jul-04 15:18 
GeneralRe: Upload Pin
Dave Kreskowiak13-Jul-04 16:12
mveDave Kreskowiak13-Jul-04 16:12 
GeneralCE VB.Net Owner Drawn ListBox Pin
Chris Reiff13-Jul-04 14:23
Chris Reiff13-Jul-04 14:23 
GeneralRe: CE VB.Net Owner Drawn ListBox Pin
Dave Kreskowiak13-Jul-04 16:15
mveDave Kreskowiak13-Jul-04 16:15 
GeneralA complicated string... Pin
Brad Fackrell13-Jul-04 10:11
Brad Fackrell13-Jul-04 10:11 
GeneralRe: A complicated string... Pin
Dave Kreskowiak13-Jul-04 12:19
mveDave Kreskowiak13-Jul-04 12:19 
GeneralRe: A complicated string... Pin
Brad Fackrell13-Jul-04 12:42
Brad Fackrell13-Jul-04 12:42 
Generalvb code Pin
nazerudeen13-Jul-04 5:56
nazerudeen13-Jul-04 5:56 
GeneralRe: vb code Pin
Dave Kreskowiak13-Jul-04 12:13
mveDave Kreskowiak13-Jul-04 12:13 
GeneralRe: vb code Pin
jonathan1515-Jul-04 5:29
jonathan1515-Jul-04 5:29 
QuestionHow to connect Microsoft Access Report in vb.net Pin
Member 122179713-Jul-04 2:58
Member 122179713-Jul-04 2:58 
AnswerRe: How to connect Microsoft Access Report in vb.net Pin
martyconnelly14-Jul-04 15:31
martyconnelly14-Jul-04 15:31 
GeneralIntegrating Outlook Pin
Het210912-Jul-04 23:32
Het210912-Jul-04 23: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.