GrimViper
04-05-2002, 03:49 PM
Can you implement DirectX into a Visual Basic Control? and then call it from a form.
Example:
Canvas is a control with DX code written in it.
On the Form have a statement as such:
Canvas.InitDX 'Is this possible or rather is it worth doing?
GrimViper
Example:
Canvas is a control with DX code written in it.
On the Form have a statement as such:
Canvas.InitDX 'Is this possible or rather is it worth doing?
GrimViper