+ Reply to Thread
Results 1 to 2 of 2

right click option on a text box

  1. #1
    Registered User
    Join Date
    09-13-2008
    Location
    Montreal
    MS-Off Ver
    Office XP
    Posts
    80

    right click option on a text box

    Hello All,

    I have created a textbox using the control toolbox on a sheet, is there any way to get the right click options when using the mouse,(like copy,paste...)

    Thanks
    Last edited by slmi1313; 03-23-2009 at 05:33 PM.

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258

    Re: right click option on a text box

    Hello slmi1313,

    There is no easy way to do this. Here is short explanation of what is going on. Excel has a special window class it uses as its "Drawing Layer". This includes controls (Forms and ActiveX), charts, and Auto Shapes. ActiveX or OLE objects create windows of their own on this "Drawing Layer" window. Each window has a code procedure that handles the mouse and keyboard inputs. You would have to create a new object based on the ActiveX control and modify this window procedure to respond to a Right Click event. The code at this point would have to create a context menu to provide the functional features you want.
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1