Howdy,
I create a label, add a context menu to it and then add it to a picturebox at runtime. When I right click and show the contextmenu, if I then click the picturebox - the movemouse eventhandler never gets executed for the label until I minimize and maximize the window.
I've already tried redrawing all of the controls to no avail.
I create a label, add a context menu to it and then add it to a picturebox at runtime. When I right click and show the contextmenu, if I then click the picturebox - the movemouse eventhandler never gets executed for the label until I minimize and maximize the window.
I've already tried redrawing all of the controls to no avail.