Click here to Skip to main content
15,917,005 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Mail sending (SMTP) using winsock through proxy server Pin
Dave Kreskowiak9-Aug-04 5:37
mveDave Kreskowiak9-Aug-04 5:37 
GeneralVB.NET / FTP / PGP Pin
Member 7339436-Aug-04 14:48
Member 7339436-Aug-04 14:48 
GeneralRe: VB.NET / FTP / PGP Pin
progload8-Aug-04 17:55
progload8-Aug-04 17:55 
GeneralContext Menu's Pin
skytribe6-Aug-04 14:28
skytribe6-Aug-04 14:28 
GeneralRe: Context Menu's Pin
gthompson20057-Aug-04 14:43
gthompson20057-Aug-04 14:43 
GeneralRe: Context Menu's Pin
Anonymous8-Aug-04 1:10
Anonymous8-Aug-04 1:10 
GeneralRe: Context Menu's Pin
gthompson20058-Aug-04 5:40
gthompson20058-Aug-04 5:40 
GeneralRe: Context Menu's Pin
Anonymous9-Aug-04 2:16
Anonymous9-Aug-04 2:16 
Thanks for the idea - but heres the problem....

Lets say the function OpenTest that your calling, Is as a result of a right click on a listview.

From a listview I need to be able to pass a parameter of which Item I want to open. Which is the listview item ID column. The Sender and e values are that of the menuitem1 and not of those of the listview that was right clicked....

So in this case I need the menu that is not generic enough that I can either pass a reference to a listview or have a parameter passed to tell it what item to Open.

Simply displaying a messagebox when value is clicked is not enough.

So possibly its trying to pass a value into createcontextmenu function and pass this through to the Opentest - but the signature then doesnt match and the line

AddHandler menuItem1.Click, AddressOf opentest

will not work.





GeneralDesigning custom GUI's using VB.net Pin
Anonymous6-Aug-04 11:33
Anonymous6-Aug-04 11:33 
Generalhelp Pin
bassemhoussam6-Aug-04 10:59
bassemhoussam6-Aug-04 10:59 
GeneralRe: help Pin
Dave Kreskowiak7-Aug-04 6:29
mveDave Kreskowiak7-Aug-04 6:29 
GeneralMSchart in VB.net Pin
megadith6-Aug-04 10:37
megadith6-Aug-04 10:37 
GeneralRe: MSchart in VB.net Pin
Dave Kreskowiak7-Aug-04 6:28
mveDave Kreskowiak7-Aug-04 6:28 
GeneralRe: MSchart in VB.net Pin
megadith10-Aug-04 8:41
megadith10-Aug-04 8:41 
GeneralSimple Grid in VB.NET Pin
Anonymous6-Aug-04 9:55
Anonymous6-Aug-04 9:55 
GeneralRe: Simple Grid in VB.NET Pin
Member 7339436-Aug-04 14:52
Member 7339436-Aug-04 14:52 
GeneralAccessing Object property of OLEFormat Pin
smritiy6-Aug-04 9:45
smritiy6-Aug-04 9:45 
GeneralRe: Accessing Object property of OLEFormat Pin
Dave Kreskowiak7-Aug-04 6:24
mveDave Kreskowiak7-Aug-04 6:24 
GeneralRe: Accessing Object property of OLEFormat Pin
smritiy9-Aug-04 8:40
smritiy9-Aug-04 8:40 
GeneralCommunicate with Digitizer Pin
SonnyBono6-Aug-04 7:22
SonnyBono6-Aug-04 7:22 
GeneralRe: Communicate with Digitizer Pin
Dave Kreskowiak6-Aug-04 8:09
mveDave Kreskowiak6-Aug-04 8:09 
GeneralWeb Service Help Pin
inetmaster6-Aug-04 5:48
inetmaster6-Aug-04 5:48 
GeneralRe: Web Service Help Pin
Dave Kreskowiak6-Aug-04 7:16
mveDave Kreskowiak6-Aug-04 7:16 
GeneralVBtab not working in a label in VB.NET Pin
dotnetfriend6-Aug-04 5:46
dotnetfriend6-Aug-04 5:46 
GeneralRe: VBtab not working in a label in VB.NET Pin
Dave Kreskowiak6-Aug-04 7:03
mveDave Kreskowiak6-Aug-04 7:03 

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.