README.md

December 5, 2022 ยท View on GitHub

Suppress the Textbox Default Menu

Description

One of the most common obstacle for a beginner VB programmer is how to suppress the textbox right-click menu. This example shows you how with heavily commented code.

More Info

Submitted On2000-10-18 20:11:36
ByAaron Chan
LevelIntermediate
User Rating4.3 (13 globes from 3 users)
CompatibilityVB 5.0, VB 6.0
CategoryMiscellaneous
WorldVisual Basic
Archive FileCODE_UPLOAD1077110192000.zip

Contents

  1. 1Suppress the Textbox Default Menu
  2. 1.1Description
  3. 1.2More Info