Syntax
Lua |
---|
function Control:IsMouseVisible(); |
Returns
Type: booleanTrue if the control processing mouse messages.
Remarks
Gets a flag indicating if the mouse is visible to the control. If the mouse is not visible then controls underneath will handle mouse messages.