本文介绍了从TabControl获取TabPage位置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
嘿!
我正在使用带有TabPages的TabControl制作应用程序.我手动创建了前两个TabPage,当我用鼠标(当我将其悬停时)进入TabPage时,我不想显示缩略图.
我曾在互联网上寻找类似的东西,但找不到与它有一点关系的任何东西.
基本上,我只是想获得悬停的TabPage的位置,所以我可以自己创建缩略图-希望您能帮到我,这将非常好.
谢谢Dimz93
Hey!
I am making an application with an TabControl with TabPages. I created the first two TabPages manually and i wan''t a thumbnail when I enter the TabPage with my mouse (When i hover it).
I''ve looked in the internet for somthing similar, but I can''t find anything that have just a little to do with it.
Basicly i just wan''t to get the location of the TabPage I hover, so i can create an thumbnail myself - Hope you can help me, it would be very nice.
Thank you, Dimz93
推荐答案
这篇关于从TabControl获取TabPage位置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!