hi, Form_Activated( ) event is not working.just i want to display a message box when the form is activated. nobody inform the right solution for this. anybody from this help me to solve my problem.
form1_Activated ( )
{
Mesagebox.Show( "hello");
}
is not working.
User Profile
Collapse
-
help me to solve Form _ Activated event in c#.net
-
Alternate for Exit Sub in C#.net.
i want to exit from a procedure. in vb.net i used Exit Sub to exit. but in c#.net what is the code ?. -
Form Activated event in c#.net
hello friends, i'm new to c#.net.i want to display a message box, when a form is activated. i wrote code like this.
private void Form1_Activated (object sender,System.E ventArgs e)
{
MessageBox.Show ("Hello");
}
but this code is not working. what is the solution for this. -
Hello friend, Place the next two radiobuttons in a frame, so that u can choose both options from male radiobutton, and also in age rad. but. okkkkkkkkk. -
Form Activated Event in c#.Net
hello friends, there is no ( Form_Activated Event ) in C#.Net. but vb,vb.net have this event. is there any alternate for form Activated event. -
-
-
change textcolor in StatusBar in c#.net
how to change TextColor(fore color) in StatusBar using c#.net -
how to display time in a label in c#.net
how to display time in a label in c#.net in this format hh:mm:ss -
No activity results to display
Show More
Leave a comment: