C1.Win.8 Assembly / C1.Framework.Html Namespace / HtmlElement Class / HitTestable Property

In This Topic
HitTestable Property (HtmlElement)
In This Topic
Gets or sets whether the element is hit-testable (receives mouse messages).
Syntax
'Declaration
 
Public Property HitTestable As Boolean
 
See Also