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
0 Endorsements
Ranked #55.0K
~288 People Reached
Favorite Forums
Favorite Tags
3 Posted Topics
[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 …
[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
[COLOR="Green"]this works,try this out[/COLOR] --> Application.ExecutablePath shahab qureshi
The End.
shahab_qureshi