Skip to content

Commit d693e45

Browse files
Priyanka-VijayasankarPriyanka-Vijayasankar
authored andcommitted
updated the changes.
1 parent 59afd98 commit d693e45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WindowsForms/ComboBox/Token.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ sfComboBox1.Style.TokenStyle.Font = New Font(“Arial”, 10F, FontStyle.Bold)
6565

6666
## Events Fired When Selecting and Deselecting Tokens
6767

68-
The [SelectedValueChanged]((https://help.syncfusion.com/cr/windowsforms/Syncfusion.WinForms.ListView.SfComboBox.html#Syncfusion_WinForms_ListView_SfComboBox_SelectedValueChanged)) event is triggered whenever tokens are selected or deselected in the SfComboBox control. This allows users to handle changes in token selections effectively.
68+
The [SelectedValueChanged](https://help.syncfusion.com/cr/windowsforms/Syncfusion.WinForms.ListView.SfComboBox.html#Syncfusion_WinForms_ListView_SfComboBox_SelectedValueChanged) event is triggered whenever tokens are selected or deselected in the SfComboBox control. This allows users to handle changes in token selections effectively.
6969

7070
{% tabs %}
7171
{% highlight c# %}

0 commit comments

Comments
 (0)