Jump to content

How to make a component

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
ikkeugh

ikkeugh

    Learning Programmer

  • Members
  • PipPipPip
  • 79 posts
My question is : how to make a component ( aka .ocx ) ?

#2
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
You want to make one with VisualBasic.. or it doesn't matter? you want to make an OCX or a DLL?

#3
ikkeugh

ikkeugh

    Learning Programmer

  • Members
  • PipPipPip
  • 79 posts
actually it doesn't matter if it isn't written in vb6 or it is ocx or dll, but it has to work for vb6 .(for exemple a component to make the form transparant ).