Quote:
|
Originally Posted by taco-man
what i am basicly asking is will setting the page to AbsorbsInput="false" Enabled="false" GetsInput="false" still make the page show up or will it be hidden, because i want to make it so that i can click through the area of the chatbox where it shows what everyone says. Wouldn't just setting it to AbsorbsInput="false" GetsInput="false" be enough to make it click through(while still seeing the page)
|
The page will show up. the only thing that would make the page dissapear would be visible=false.
But chatbox clickthrough is a checkbox in options.
This lets you click through everthing but the chat input.