new2this2002
Programmer
How do i hide certain methods from appearing in the procedure drop down box when using a custom control.
For example i want to create a custom textbox, how do i make it so only the methods i want to see appear in the procedure box appear (eg. hide the OLEDrag and Drop methods, and hide the MouseDown methods for example)
For example i want to create a custom textbox, how do i make it so only the methods i want to see appear in the procedure box appear (eg. hide the OLEDrag and Drop methods, and hide the MouseDown methods for example)