how to input text in readonly textbox

Jun 30 2004 11:47 AM
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....?

Answers (1)