Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1RangeSlider
.
.
::
.
.
IsFocused Property
C1RangeSlider Class
See Also
Returns true if the control has the focus.
Namespace:
C1.Silverlight
Assembly:
C1.Silverlight
(in C1.Silverlight.dll)
Syntax
C#
public
bool
IsFocused
{
get
;
internal
set
; }
Visual Basic
Public
Property
IsFocused
As
Boolean
Get
Friend
Set
See Also
C1RangeSlider Class
C1.Silverlight Namespace