C1.Win.8 Assembly / C1.Framework Namespace / ScrollablePanel Class / HitTestable Property

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