B
BigAbility
there is a execution file with some parameter which is title property .
this file is a windows form file and also exe file . Not DLL file.
i'd like to execute it another program.
when another program start it i want to change it's title property
i think it can be used Process.Start method but it's not send parameter.
how can i solve this?
this file is a windows form file and also exe file . Not DLL file.
i'd like to execute it another program.
when another program start it i want to change it's title property
i think it can be used Process.Start method but it's not send parameter.
how can i solve this?