本文介绍了定位上下文菜单的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在linkLabel中放置了一个上下文菜单。单击linkLabel我在父表单中显示上下文菜单。
但是上下文菜单的定位会随着不同的设备而变化(同一型号)两个devives中的Context Menu中的字体有所不同。如何克服相同的问题?

问候
ShamsLover

I am placing a context Menu in a linkLabel .On Clicking the linkLabel i am showing a context menu in the Parent form.
But the positioning of the Context Menu gets changes with different devices(same model and same resolution).There is a  difference in fonts in Context Menu in the two devives .How to overcome the same?

Regards
ShamsLover

推荐答案


这篇关于定位上下文菜单的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-04 20:50