ComponentOne Basic Library for WPF and Silverlight
Focus Method (C1ScrollViewer)


C1.WPF Namespace > C1ScrollViewer Class : Focus Method
Syntax
'Declaration
 
Public Function Focus() As System.Boolean
'Usage
 
Dim instance As C1ScrollViewer
Dim value As System.Boolean
 
value = instance.Focus()
public System.bool Focus()
See Also

Reference

C1ScrollViewer Class
C1ScrollViewer Members