Click here to Skip to main content
15,925,444 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralUsing old com objects Pin
Nick Seng12-Dec-02 17:15
Nick Seng12-Dec-02 17:15 
GeneralRe: Using old com objects Pin
Jonathan [Darka]12-Dec-02 22:08
professionalJonathan [Darka]12-Dec-02 22:08 
GeneralRe: Using old com objects Pin
Nick Seng12-Dec-02 22:51
Nick Seng12-Dec-02 22:51 
GeneralRe: Using old com objects Pin
rohancragg18-Dec-02 0:12
rohancragg18-Dec-02 0:12 
GeneralAutomation with Outlook Express Pin
newcinc12-Dec-02 6:03
newcinc12-Dec-02 6:03 
GeneralVb.Net :Tooltips in windows98 have a prob Pin
vinay shetty11-Dec-02 19:32
vinay shetty11-Dec-02 19:32 
GeneralQuickCAM SDK ConnectCamera2() Pin
devvvy11-Dec-02 7:30
devvvy11-Dec-02 7:30 
GeneralTreeview Control Pin
sumudu11-Dec-02 6:32
sumudu11-Dec-02 6:32 
GeneralRe: Treeview Control Pin
Nick Seng11-Dec-02 14:23
Nick Seng11-Dec-02 14:23 
GeneralRe: Treeview Control Pin
sumudu12-Dec-02 6:20
sumudu12-Dec-02 6:20 
GeneralRe: Treeview Control Pin
Nick Seng12-Dec-02 14:39
Nick Seng12-Dec-02 14:39 
Generalclass doesn't support automation Pin
Molina10-Dec-02 22:35
Molina10-Dec-02 22:35 
GeneralCapturing a process... Pin
RHYS10-Dec-02 0:22
RHYS10-Dec-02 0:22 
Generaldouble clicking on list view item or row in report view......... Pin
r i s h a b h s9-Dec-02 18:27
r i s h a b h s9-Dec-02 18:27 
GeneralRe: double clicking on list view item or row in report view......... Pin
RHYS9-Dec-02 21:29
RHYS9-Dec-02 21:29 
Hi,

Place the listbox control on your form and give it a name. Then double click the listbox and you will be taken into the code window. At the top of the events window you have 2 drop down boxes; the right hand list is the events list. If you click on this list you will see that below "Click" is "DblClick". You now have the double click event for your list box.
With regards to opening a form there are numerous ways, this simplist being "Form1.Show". You should do a bit of reading of books as there are many ways of doing this depending on your purpose....

Kind Regards,
Rhys.

Rhys Kirk
GeneralRe: double clicking on list view item or row in report view......... Pin
r i s h a b h s10-Dec-02 0:36
r i s h a b h s10-Dec-02 0:36 
GeneralRe: double clicking on list view item or row in report view......... Pin
RHYS10-Dec-02 1:42
RHYS10-Dec-02 1:42 
GeneralRe: double clicking on list view item or row in report view......... Pin
-- NA --10-Dec-02 6:59
-- NA --10-Dec-02 6:59 
GeneralRe: double clicking on list view item or row in report view......... Pin
r i s h a b h s10-Dec-02 21:22
r i s h a b h s10-Dec-02 21:22 
GeneralProgramatically change Folder Properties Pin
RHYS9-Dec-02 2:39
RHYS9-Dec-02 2:39 
GeneralEnvironnement variable with CreateProcess Pin
Jerome Conus9-Dec-02 2:35
Jerome Conus9-Dec-02 2:35 
GeneralStoring and retrieving problem Pin
hibiki19798-Dec-02 14:39
hibiki19798-Dec-02 14:39 
GeneralRe: Storing and retrieving problem Pin
David Stone8-Dec-02 16:49
sitebuilderDavid Stone8-Dec-02 16:49 
GeneralRe: Storing and retrieving problem Pin
hibiki19798-Dec-02 19:00
hibiki19798-Dec-02 19:00 
GeneralRe: Storing and retrieving problem Pin
-- NA --10-Dec-02 7:06
-- NA --10-Dec-02 7:06 

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.