T
TN
I have a application where I want to at runtime create splitcontainers
within splitcontainers. I created a splitcontainer and added a
contextmenu to it. When I catch the opening event of the context menu I
capture the sourcecontrol which is the splitcontrol. Problem is I need
to get which panel (1 or 2) is is active so I can add the new
splitcontainer to it. I tried activecontrol property but it is null.
Can anyone point me in a direction?
Thanks.
within splitcontainers. I created a splitcontainer and added a
contextmenu to it. When I catch the opening event of the context menu I
capture the sourcecontrol which is the splitcontrol. Problem is I need
to get which panel (1 or 2) is is active so I can add the new
splitcontainer to it. I tried activecontrol property but it is null.
Can anyone point me in a direction?
Thanks.