Results 1 to 4 of 4

Thread: building forms , modules, class

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2000
    Location
    Sao Paulo - SP - BRAZIL
    Posts
    65

    Post

    it is possible to create forms, modules,class etc through code ?

    ------------------
    The blessing of God enriches and it doesn't increase pains

  2. #2
    Hyperactive Member
    Join Date
    Jan 2000
    Posts
    355

    Post

    well classes and modules *are* code, so they cant really be made with code..
    forms, yes, using a bit of API. but then VB loses its advantage of simpleness to C++ and u may as well use c++ (you HAVE to create windows yourself in c++). so yes, but not worth it

    ------------------
    cintel rules
    www.cintelsoftware.co.uk

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jan 2000
    Location
    Sao Paulo - SP - BRAZIL
    Posts
    65

    Post

    How to do a program to create a module, for instance that contains the columns of a table of a database?

  4. #4
    Hyperactive Member
    Join Date
    Jan 2000
    Posts
    355

    Post

    i dont quite get what ur asking
    but if you want to do databases, use the data control.

    ------------------
    cintel rules
    www.cintelsoftware.co.uk

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width