README.md
December 4, 2022 ยท View on GitHub
Description
This code does some useful things. First ,it replaces the default textbox context menu(the menu which pops up when u right click the textbox or press context menu key on the keyboard) with menu
of ur choice. Secondly it shows how u can create ur own Edit Menu. Thirdly it shows how u can restrict user from pasting into textbox(it may be desired in some cases). Users can't paste into textbox by any means.I found some codes on the site where u could replace the textbox default popup menu but all failed when user pressed context menu key/application key on keyboard(the key immediate to Right Windows Key). I hope u find it of some use ;-).
More Info
| Submitted On | 2004-09-03 00:50:46 |
| By | TheAlmighty |
| Level | Beginner |
| User Rating | 4.6 (32 globes from 7 users) |
| Compatibility | VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0, VB Script |
| Category | Coding Standards |
| World | Visual Basic |
| Archive File | Remove_Tex178944932004.zip |
API Declarations
only one, which is already in form