Carreras Form Dllimport: "User32.Dll" "Releasecapture"
Carreras Form Dllimport: "User32.Dll" "Releasecapture"
{
public partial class carreras : Form
{
[DllImport("user32.DLL", EntryPoint = "ReleaseCapture")]
private extern static void ReleaseCapture();
ReleaseCapture();
SendMessage(this.Handle, 0x112, 0xf012, 0);
}
ReleaseCapture();
SendMessage(this.Handle, 0x114, 0xf015, 0);
}
}
namespace #2
{
public partial class Ingenieria: Form
{
semes = Convert.ToInt32(textsemes.Text);
promedio = Convert.ToDouble(textpro.Text);
ReleaseCapture();
SendMessage(this.Handle, 0x114, 0xf015, 0);
}
}
}
{
public partial class Educacion : Form
{
[DllImport("user32.DLL", EntryPoint = "ReleaseCapture")]
private extern static void ReleaseCapture();
semes = Convert.ToInt32(textsemes.Text);
promedio = Convert.ToDouble(textpro.Text);
ReleaseCapture();
SendMessage(this.Handle, 0x114, 0xf015, 0);
}
}
}
namespace #2
{
public partial class Licenciatura : Form
{
public Licenciatura()
{
InitializeComponent();
}
semes = Convert.ToInt32(textsemes.Text);
promedio = Convert.ToDouble(textpro.Text);
}
}
}
namespace #2
{
public partial class Diplomado : Form
{
public Diplomado()
{
InitializeComponent();
}
semes = Convert.ToInt32(textsemes.Text);
promedio = Convert.ToDouble(textpro.Text);
ReleaseCapture();
SendMessage(this.Handle, 0x114, 0xf015, 0);
}
}
}