开发者

How to disable ContextMenu vanishing on RightMouseUp?

How do I disable ContextMe开发者_JAVA百科nu vanishing on RightMouseUp ?


You could try with StayOpen property, it should keep it open until you close it from the code.

Edit:

If you need to keep it opened when you click on the items you can use StaysOpenOnClik property on the MenuItem object.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜