Do VBA textbox controls have right click Cut/Copy/Paste methods as in standard VB controls? If they do, how can you activate them? When I right-click in a textbox box in VB, you get a popup Undo/Cut/Copy/Paste/Delete/SelectAll submenu, but I don't seem to get that with a VBA control. Also, do VBA Userforms not have the menubars either, say like I wanted to create my own popup menu?