J
JamesB
Hello, I had posted this to the C# group but then realised here might be
more relevant.
This seems like it should be simple - on the double-click event of a
tablelayoutpanel, I want to know which cell was double clicked in. I can't
see any of the properties that look relevant to this, could someone give me
a pointer where to look? I can see various properties to give me the cell of
a certain control and so on, but some cells might not have a control in yet
(by double clicking the user will instigate the creation of a control in
that cell - or at least that's the plan!)
Thanks!
James
more relevant.
This seems like it should be simple - on the double-click event of a
tablelayoutpanel, I want to know which cell was double clicked in. I can't
see any of the properties that look relevant to this, could someone give me
a pointer where to look? I can see various properties to give me the cell of
a certain control and so on, but some cells might not have a control in yet
(by double clicking the user will instigate the creation of a control in
that cell - or at least that's the plan!)
Thanks!
James