VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Remove TextBox Popup

by TheAlmighty (1 Submission)
Category: Coding Standards
Compatability: VB Script
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (7 Votes)

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 ;-).

API Declarations
only one, which is already in form

Rate Remove TextBox Popup

Download Remove TextBox Popup

Download Remove TextBox Popup (2 KB)

Remove TextBox Popup Comments

No comments have been posted about Remove TextBox Popup. Why not be the first to post a comment about Remove TextBox Popup.

Post your comment

Subject:
Message:
0/1000 characters