December 30th, 1999, 03:40 AM
Hi
I wanna avoid using any ActiveX control in VB so that I needn't distribute the disgusting OCX along with the generated executable file.
What codes can be used to replace the TextBox ActiveX Control ?
What Codes can be used to replace the Option button ?
What Codes can be used to replace the Command Button ?
What Codes can be used to replace the Combo Box ?
I've tried Turbo Pascal for Windows, the compiled file is nice and pretty small (16kb), I can run it everywhere without any required OCX and DLL files.
I wanna avoid using any ActiveX control in VB so that I needn't distribute the disgusting OCX along with the generated executable file.
What codes can be used to replace the TextBox ActiveX Control ?
What Codes can be used to replace the Option button ?
What Codes can be used to replace the Command Button ?
What Codes can be used to replace the Combo Box ?
I've tried Turbo Pascal for Windows, the compiled file is nice and pretty small (16kb), I can run it everywhere without any required OCX and DLL files.