# C1.Win.C1Input.C1ComboBox.SetSelectedIndexImmediately

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_C1Input_C1ComboBox_SetSelectedIndexImmediately_" data-uid="C1.Win.C1Input.C1ComboBox.SetSelectedIndexImmediately*">SetSelectedIndexImmediately Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_C1Input_C1ComboBox_SetSelectedIndexImmediately_" data-uid="C1.Win.C1Input.C1ComboBox.SetSelectedIndexImmediately*"></a>
<h4 id="C1_Win_C1Input_C1ComboBox_SetSelectedIndexImmediately" data-uid="C1.Win.C1Input.C1ComboBox.SetSelectedIndexImmediately">SetSelectedIndexImmediately</h4>
<div class="markdown level1 summary"><p>Gets whether the selected index changes immediately when the drop-down form is open or after the form is closed by pressing the 'enter' key.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Browsable(false)]
protected virtual bool SetSelectedIndexImmediately { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
Protected Overridable ReadOnly Property SetSelectedIndexImmediately As Boolean</code></pre>
</div>
</div>
