Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Robot in Visual Basic
Message
From
12/02/1999 17:05:47
 
 
To
All
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
Robot in Visual Basic
Miscellaneous
Thread ID:
00187220
Message ID:
00187220
Views:
62
Assuming a robot application in Visual Basic. When running the EXE, we have a form which contains a function to start the process. However, that form has a label to display the current status of the process. Right now, when firing the EXE, the function is called. However, the form does not show.

I have this in my Load:

Private Sub Form_Load()
Automation
End Sub

Automation is the name of the function to start the process. How can I have my form to show?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform