'--------------------------... 'text box class '--------------------------... Option Explicit On Option Strict On Public Class TextBox2 Inherits System.Windows.Forms.TextBox Private Sub txtBarcode_KeyUp(ByVal sender As System.Object, ByVal e As System.Windows.Forms.KeyEve... Handles MyBase.KeyUp '--------------------------... 'allow control-v, control-c, control-x, control-a '--------------------------...