2 Questions

Hi, I need to ask 2 questions as i am new to C#. So im missing 2 tasks to deploy my first app. And ive been struggling to find help on Youtube for my concerns.

My first question. how can i give a button 2 events. for example

"If radioButton_1 is selected, process.start <File X>"
"if radioButton_2 is selected, process.start <File Y>"

how can i do that?

My second question is how can i give a file directory template.

in an example

C:%filelocation%%filepath% something around those lines.

Help Appreciated!
Was this page helpful?