Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
3
Posts with Downvotes
1
Downvoting Members
3
1 Commented Post
0 Endorsements
~288 People Reached
Favorite Forums

3 Posted Topics

Member Avatar for shahab_qureshi

[COLOR="Red"][B]we want to add functionality like "run" in windows.[/B][/COLOR] [COLOR="Green"]add one text box and button under button write this code [/COLOR] --> [CODE] System.Diagonestics.process.Start(TexBox1.Text);[/CODE] now run it. here you have to give name of processes. for example process name for windows media player is [I][I][B][COLOR="Green"]wmplayer[/COLOR] [/B]so when you write this …

0
57
Member Avatar for majestic0110

[COLOR="Green"]double click that text box and write this code [/COLOR] this.AcceptButton= button1 (name of button you want as accept button) shahab Qureshi

Member Avatar for shahab_qureshi
0
139
Member Avatar for Rahul8389

[COLOR="Green"]this works,try this out[/COLOR] --> Application.ExecutablePath shahab qureshi

Member Avatar for shahab_qureshi
0
92

The End.