This question is locked. New answers and comments are not allowed.
Hi there,
I am trying to personalize my control. I need to change image for search and clear. How to achieve that?
I am trying to personalize my control. I need to change image for search and clear. How to achieve that?
<telerikInput:RadAutoCompleteBox x:Name="radAutoCompleteBox" TextWrapping="Wrap" Text="RadAutoCompleteBox" VerticalAlignment="Center" ActionButtonVisibility="Visible" ClearButtonVisibility="Visible" InputScope="PersonalFullName" BorderBrush="#FF27221D" Background="#FF27221D" Foreground="#FFD6C3AD" Margin="0,24,0,0" FontSize="18.667" FontFamily="Segoe WP Light"/>