Well, I'm doing a program where I need a floating form that comes with the mouse cursor while it is inside a button, so I have this:
private void portaSwitchUpLink_MouseEnter(object sender, EventArgs e, string idPorta)
{
DataSet ds...
asked by
24.06.2015 / 10:50