Is there an easy way to allow a user to copy text from a locked textbox? I need to display an ID number. The user may well want to copy the number to the clipborad though. I can add a keypress event to check for ctnl+c, but I'm not sure how to enable to Copy option in the right-click dropdown. Does anyone have code for this, or have a better control that would allow me to display text that can be copied but not changed?