I am creating a C # Windows Mobile application, which lets me open a program on click of a program Need
I have seen the button class and there is no way to do this.
You can consider changing your design: buttons 1_Click handler with at least any other button Move logic from you so that you can be able to open it from wherever you want.
Comments
Post a Comment