Click here to Skip to main content
16,004,927 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to add pictures to your database from the front end Pin
fready4-Feb-04 20:43
fready4-Feb-04 20:43 
AnswerRe: How to add pictures to your database from the front end Pin
Hesham Amin4-Feb-04 22:39
Hesham Amin4-Feb-04 22:39 
GeneralImage Scanning in VB with ADO conrol Pin
praveed4-Feb-04 19:13
praveed4-Feb-04 19:13 
GeneralRe: Image Scanning in VB with ADO conrol Pin
stepdaddy5-Feb-04 0:41
stepdaddy5-Feb-04 0:41 
GeneralRe: Image Scanning in VB with ADO conrol Pin
Dave Kreskowiak5-Feb-04 8:20
mveDave Kreskowiak5-Feb-04 8:20 
GeneralCall a form’s sub from a Sub Main() Pin
gregcost4-Feb-04 18:32
gregcost4-Feb-04 18:32 
GeneralRe: Call a form’s sub from a Sub Main() Pin
John Kuhn4-Feb-04 19:49
John Kuhn4-Feb-04 19:49 
GeneralRe: Call a form’s sub from a Sub Main() Pin
gregcost5-Feb-04 2:28
gregcost5-Feb-04 2:28 
Hi should have added that this is an event.

Public Sub loadFromFile_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles loadFromFile.Click

is it possible to raise an event on another form from a sub main? i'm not quite sure how to code that. Would i need to change the above click event code and how would I call or raise the event from the sub main? And would rasing the event execute the click event?





Thanks, GregC
GeneralRe: Call a form’s sub from a Sub Main() Pin
John Kuhn5-Feb-04 9:31
John Kuhn5-Feb-04 9:31 
GeneralRe: Call a form’s sub from a Sub Main() Pin
gregcost5-Feb-04 9:52
gregcost5-Feb-04 9:52 
Generalregistry for dummies Pin
LokmanHakim4-Feb-04 14:44
LokmanHakim4-Feb-04 14:44 
GeneralRe: registry for dummies Pin
John Kuhn4-Feb-04 14:56
John Kuhn4-Feb-04 14:56 
GeneralRe: registry for dummies Pin
LokmanHakim4-Feb-04 15:18
LokmanHakim4-Feb-04 15:18 
GeneralRe: registry for dummies Pin
John Kuhn4-Feb-04 16:22
John Kuhn4-Feb-04 16:22 
GeneralRe: registry for dummies Pin
LokmanHakim4-Feb-04 22:10
LokmanHakim4-Feb-04 22:10 
GeneralRe: registry for dummies Pin
gpa20005-Feb-04 0:00
gpa20005-Feb-04 0:00 
GeneralRe: registry for dummies Pin
LokmanHakim5-Feb-04 0:12
LokmanHakim5-Feb-04 0:12 
GeneralRe: registry for dummies Pin
gpa20005-Feb-04 2:58
gpa20005-Feb-04 2:58 
GeneralRe: registry for dummies Pin
LokmanHakim5-Feb-04 3:01
LokmanHakim5-Feb-04 3:01 
GeneralRe: registry for dummies Pin
John Kuhn5-Feb-04 6:57
John Kuhn5-Feb-04 6:57 
GeneralRe: registry for dummies Pin
Dave Kreskowiak5-Feb-04 8:27
mveDave Kreskowiak5-Feb-04 8:27 
GeneralRe: registry for dummies Pin
LokmanHakim5-Feb-04 12:00
LokmanHakim5-Feb-04 12:00 
Generalerror BC30652: Reference required to assembly Pin
Jonathan de Halleux4-Feb-04 6:47
Jonathan de Halleux4-Feb-04 6:47 
GeneralRe: error BC30652: Reference required to assembly Pin
Dave Kreskowiak4-Feb-04 8:35
mveDave Kreskowiak4-Feb-04 8:35 
QuestionHow to change ethernet transfer settings Pin
Ranson4-Feb-04 5:32
Ranson4-Feb-04 5: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.