开发者

how does the tool tip control "talk" to the other controls on the form?

开发者 https://www.devze.com 2023-02-25 14:03 出处:网络
I was interested when I just used the toolTip control for the first time because it caused an additional property to appear on the button that was already present.

I was interested when I just used the toolTip control for the first time because it caused an additional property to appear on the button that was already present.

The ability to write user control that is "aware" of the other controls on the form is something I'd like to have in my bag of tricks.

Can some开发者_如何学Goone give me a pointer to if this is reasonably straightforward and the starting point for learning how?

how does the tool tip control "talk" to the other controls on the form?


You have to implement IExtenderProvider.

http://www.codeproject.com/KB/dotnet/iextenderprovider.aspx

0

精彩评论

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

关注公众号