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


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

Reference

C1SlideContentControl Class
C1SlideContentControl Members