Right-To-Left Alignment in AutoComplete  
Author Message
ymwymw





PostPosted: Windows Forms General, Right-To-Left Alignment in AutoComplete Top

I am using the autocomplete feature in a textbox, the textbox is set to display right-to-left, but the autocomplete aligns on the left side and not the right. (The form is also set to display right to left.)

Windows Forms25