ComponentOne Basic Library for UWP
put_IsHitTestVisible Method (C1DropDown)

C1.UWP Assembly > C1.Xaml Namespace > C1DropDown Class : put_IsHitTestVisible Method
Syntax
'Declaration
 
Public Sub put_IsHitTestVisible( _
   ByVal value As System.Boolean _
) 
public void put_IsHitTestVisible( 
   System.bool value
)

Parameters

value
See Also

Reference

C1DropDown Class
C1DropDown Members