I have developed a control and in design time I need to run a command ( like tools.InstallCommunityControl ) in developers command windows in his IDE.
Is it possible to do that in winform using C#?
I have developed a control and in design time I need to run a command ( like tools.InstallCommunityControl ) in developers command windows in his IDE.
Is it possible to do that in winform using C#?