Visual Components' Community

New Thinking for Factory Simulation
Welcome to Visual Components' Community Sign in | Help
in Search

Browse by Tags

All Tags » Visual Basic » Visual Studio (RSS)
  • Visual Basic: Basics of Debugging in Visual Studio

    While the purpose of this Community is not to describe all of Visual Studios features, or even promote it, this provides some additional foundation to those who are just starting out. We will be using the code out of Your First COM application , and expand it slightly in the process. I will include the...
    Posted to Forum by Janne on pe, elo 15 2008
  • Visual Basic: Your first COM application in Visual Studio

    Lets start simple. Open 3DCreate and drop a few components form the eCat to the layout (make sure you have only one session open). Set up a new Visual Basic Console Application project ( see Setting Up ). After setup go to the module1.vb Tab, which should be the default name of your code, and you will...
    Posted to Forum by Janne on pe, elo 15 2008
  • Visual Basic: How to set up the programming environment in Visual Studio

    Open Visual Studio choose either Visual Basic windows Forms Application, Class Library or Console Application as your application type. For early testing I suggest choosing console application . choose project -> applicationName Properties (its the last one on the list) Select the References tab and...
    Posted to Forum by Janne on pe, elo 15 2008
Page 1 of 1 (3 items)