Results 1 to 2 of 2

Thread: Making a program just with api

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2000
    Location
    honolulu, HI USA
    Posts
    37

    Talking

    HEHE...... sorry but I still know so little about API, and still got much to learn.

    Okay.... i know how to make buttons and forms with just API, but what I want to know.... is how can you make a command for it, like, if they click the button..... APIs doesn't have stuff like "Command1_Click", "Text1_Change" etc.. How would you make one in API?

    If you can't explain, any codes would be good enough..... or both should be perfect..... If none of the above then, "WHERE ARE THE API GURUs!?!?! HELP ME OUT!"

    Thank you.
    Dim VB as MyLife
    if VB = True then
    Load MyLife
    Else
    Unload MyLife
    End
    End If

  2. #2
    Guest
    You have to use subclassing.
    Here is what I got by searching for Subclassing here on vbWorld.

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