# C1.Win.C1Input.C1RangeSlider.RangeSliderStyleCollection.ThumbStyleCollection.PressedBorderColor

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_C1Input_C1RangeSlider_RangeSliderStyleCollection_ThumbStyleCollection_PressedBorderColor_" data-uid="C1.Win.C1Input.C1RangeSlider.RangeSliderStyleCollection.ThumbStyleCollection.PressedBorderColor*">PressedBorderColor Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_C1Input_C1RangeSlider_RangeSliderStyleCollection_ThumbStyleCollection_PressedBorderColor_" data-uid="C1.Win.C1Input.C1RangeSlider.RangeSliderStyleCollection.ThumbStyleCollection.PressedBorderColor*"></a>
<h4 id="C1_Win_C1Input_C1RangeSlider_RangeSliderStyleCollection_ThumbStyleCollection_PressedBorderColor" data-uid="C1.Win.C1Input.C1RangeSlider.RangeSliderStyleCollection.ThumbStyleCollection.PressedBorderColor">PressedBorderColor</h4>
<div class="markdown level1 summary"><p>Gets or sets border color of thumb when user performs mouse click on it.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public Color PressedBorderColor { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property PressedBorderColor As Color</code></pre>
</div>
</div>
