Textbox Control?

View: New views
1 Messages — Rating Filter:   Alert me  

Textbox Control?

by CajunCoder :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Does Mono have a Textbox control?

In Visual Studio, I actually have a control called "TextBox" and I can do things like Textbox1.Text = "SomeText" to set text, etc.  But in Mono, I can't find something like that. I found TextView but, from what I'm reading, that seems to be something different.

Any thoughts?

Thanks!
Anthony