README.md

December 4, 2022 ยท View on GitHub

Remove TextBox Popup

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 On2004-09-03 00:50:46
ByTheAlmighty
LevelBeginner
User Rating4.6 (32 globes from 7 users)
CompatibilityVB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0, VB Script
CategoryCoding Standards
WorldVisual Basic
Archive FileRemove_Tex178944932004.zip

API Declarations

only one, which is already in form