Click here to Skip to main content
16,005,058 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Use DLL in VBasic Pin
Martin_Viet4-Apr-03 6:03
Martin_Viet4-Apr-03 6:03 
GeneralRe: Use DLL in VBasic Pin
Rob McBean4-Apr-03 13:28
Rob McBean4-Apr-03 13:28 
GeneralIDM_SHVIEW_NEWFOLDER Usage in Web Browser control Pin
Villly3-Apr-03 1:27
Villly3-Apr-03 1:27 
GeneralRe: IDM_SHVIEW_NEWFOLDER Usage in Web Browser control Pin
Jason Henderson7-Apr-03 4:16
Jason Henderson7-Apr-03 4:16 
GeneralRe: IDM_SHVIEW_NEWFOLDER Usage in Web Browser control Pin
Villly7-Apr-03 23:40
Villly7-Apr-03 23:40 
GeneralPrintPreview in VB.Net Pin
Fleischen2-Apr-03 21:04
Fleischen2-Apr-03 21:04 
GeneralAdding a new reference Pin
Kogorman2-Apr-03 9:29
Kogorman2-Apr-03 9:29 
GeneralRe: Adding a new reference Pin
Villly3-Apr-03 2:13
Villly3-Apr-03 2:13 
Hello,

You do not have to change your module or project from .Bas to .Dll. If you want to add a reference in VB, then those should be either standard or third party .DLL or .OCX etc. When you have these components with you, you can add the reference of that component in your project.

You can see the standard 3 DLL's checked in the window of the reference(which provides standard functionality to your project without adding any new reference). If you want to use third party DLL then you have choose it from the folder in which it is placed.

So have fun & enjoy the coding. Wink | ;)

Regards,

Vilas Shewale
GeneralRe: Adding a new reference Pin
Ray Cassick3-Apr-03 2:18
Ray Cassick3-Apr-03 2:18 
GeneralUpdating Regedit changes Pin
Xanty2-Apr-03 5:38
Xanty2-Apr-03 5:38 
GeneralTrouble with comboboxes Pin
RobertDempsey2-Apr-03 2:05
RobertDempsey2-Apr-03 2:05 
QuestionHow to lock System Date /time Pin
pradipta1-Apr-03 20:02
pradipta1-Apr-03 20:02 
AnswerRe: How to lock System Date /time Pin
Wayne Phipps2-Apr-03 6:28
Wayne Phipps2-Apr-03 6:28 
GeneralCOM+ -- ActivationOption.Server Pin
KUNAL SHAH31-Mar-03 18:49
KUNAL SHAH31-Mar-03 18:49 
QuestionVB6 code in VB7? Pin
Rickard Andersson2031-Mar-03 10:03
Rickard Andersson2031-Mar-03 10:03 
AnswerRe: VB6 code in VB7? Pin
Hesham Amin1-Apr-03 0:35
Hesham Amin1-Apr-03 0:35 
GeneralRe: VB6 code in VB7? Pin
Rickard Andersson201-Apr-03 1:56
Rickard Andersson201-Apr-03 1:56 
GeneralRe: VB6 code in VB7? Pin
Wayne Phipps1-Apr-03 7:13
Wayne Phipps1-Apr-03 7:13 
GeneralRe: VB6 code in VB7? Pin
Daniel Turini3-Apr-03 9:28
Daniel Turini3-Apr-03 9:28 
GeneralCOM+ -- ActivationOption.Server Pin
KUNAL SHAH31-Mar-03 1:30
KUNAL SHAH31-Mar-03 1:30 
QuestionHow to edit the collection editor to add custom name to object Pin
Ranjeetrk30-Mar-03 20:18
Ranjeetrk30-Mar-03 20:18 
QuestionHow to add spin button inside property grid Pin
Ranjeetrk30-Mar-03 20:15
Ranjeetrk30-Mar-03 20:15 
QuestionHow to pop-up custom form using propertygrid Pin
Ranjeetrk30-Mar-03 20:11
Ranjeetrk30-Mar-03 20:11 
Generalvb5 crystal reports printing problem Pin
rradhay28-Mar-03 6:52
rradhay28-Mar-03 6:52 
GeneralComboBox ValueMember Pin
Paros28-Mar-03 2:30
Paros28-Mar-03 2:30 

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.