how to input text in readonly textbox
in the code i have to write a message in the string which is a read only textbox.it gives the error : 'System.Windows.Forms.Control.text' is inaccessible due to its protection level..
how do i eneter the text in the code....?