I recently used a custom class to allow me to make rich text boxes that integrate syntax highlighting. However, when i try to refer to this textbox in the code - it threw an error claiming the control didnt exist (understandable seeing as it is written as the program runs) and would not compile.
Can this be resolved
Can this be resolved