well, my groupmates and i are working on a project. we're creating a new programming language and we're using c#. i'm new to this obviously that's why i need all the help i can get.
i have a tabcontrol where i can programmatically create a textbox added in a tabpage in the said tabcontrol using the "open" and "new" on my menu. i was able to do the "open" menu by reading from a file and setting it as the text of an instantiated textbox added in an instantiated tabpage. the problem is i cannot get the text from a textbox so that i could create a file and "save" it there.
please help me. i would really appreciate your help! thank you very much!
i have a tabcontrol where i can programmatically create a textbox added in a tabpage in the said tabcontrol using the "open" and "new" on my menu. i was able to do the "open" menu by reading from a file and setting it as the text of an instantiated textbox added in an instantiated tabpage. the problem is i cannot get the text from a textbox so that i could create a file and "save" it there.
please help me. i would really appreciate your help! thank you very much!