Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Context menu senders

Context menu senders

Scheduled Pinned Locked Moved C#
questioncss
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tjschilling
    wrote on last edited by
    #1

    I have a context menu I use for multiple DataGridView objects. When I click a menu option, the sender info seems to be the label of the context menu item, not the grid associated with the actual click event. How can I retrieve the name of the grid associate with the context menu click?

    G 1 Reply Last reply
    0
    • T tjschilling

      I have a context menu I use for multiple DataGridView objects. When I click a menu option, the sender info seems to be the label of the context menu item, not the grid associated with the actual click event. How can I retrieve the name of the grid associate with the context menu click?

      G Offline
      G Offline
      Giorgi Dalakishvili
      wrote on last edited by
      #2

      By examining SourceControl property.

      Giorgi Dalakishvili #region signature my articles #endregion

      T 1 Reply Last reply
      0
      • G Giorgi Dalakishvili

        By examining SourceControl property.

        Giorgi Dalakishvili #region signature my articles #endregion

        T Offline
        T Offline
        tjschilling
        wrote on last edited by
        #3

        Excelent! I knew there had to be a way to do this but was not readily finding it. Works perfect! :-D

        G 1 Reply Last reply
        0
        • T tjschilling

          Excelent! I knew there had to be a way to do this but was not readily finding it. Works perfect! :-D

          G Offline
          G Offline
          Giorgi Dalakishvili
          wrote on last edited by
          #4

          Glad to help you :)

          Giorgi Dalakishvili #region signature my articles #endregion

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups