Create Edit Boxes Through API Calls only
Category:
Forms and ControlsType:
ControlsDifficulty:
AdvancedAuthor:
Sandro FolcoVersion Compatibility: Visual Basic 6
More information:
This control implements an edit box purely through API calls. It implements only a few characteristics of an EditBox control anx therefore must be considered only as an example (though it could be extended). Included is a sample .vbp with a client form that makes use of the UserControl, and an ocx for subclassing, developed by the author, that is required for this example.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download exteditbox.zip