开发者

drag and drop WPF combobox item to a textbox

I want to drag and drop a item of WPF combo Box to a WPF Textbox.

Can u tell me how to achieve th开发者_如何学Cis?

Thanks in adv


TextBox have AllowDrop true by default , the only thing required is to code drag functionally of DropBox Item

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜