VBnet Sponsor - Compuware Corporation

 

VBnet FAQ Q&A
Visual Basic Developers Resource Centre

» What are the Redistribution restrictions for Microsoft-provided Controls?
PDW application installing Crystal Reports takes exceedingly long time

'Unable to register <dllname>" error when installing VB onto Windows 95 or Windows 98

'Unable to register <dllname>" error when installing an application onto a user's Windows 95 or Windows 98 machine

Can I add my own variables to a form or control sub to passing additional data?

Can I declare an API or user-defined type (UDT) just in a form?

How can I activate a running app, or launch it if it is not running?

How can I display an ampersand (&) in a menu item or in a label?

How can I find out how many MDI child forms are open in a MDI project?

How can I reorder my Tabstops at design time?

How can I use an accelerator in a label but have the focus move to the textbox or control associated with that label?

How can I show the Windows95/98 'Open With' dialog in response to a command button click?

How can my application receive command-line parameters?

How do I call a procedure in one form from a routine in another form in VB4/5/6?

How do I call a procedure in one form from a routine in another form in VB3?

How do I declare a constant to make it available to all procedures in all forms?

How do I declare a variable to make it available to all procedures in all forms?
Menus on Windows 2000 no longer show the accelerator key (underlined letter)
What is the scope of a variable DIM'med in different parts of a project? (excluding Static variables)

What is the easiest way to find the number of open forms in my app?

Why this code returns an overflow? I've correctly declared the result variable as Long