Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Winformでツールチップの場所を制御する方法はありますか?Popupイベントを処理できますが、イベントハンドラーでは、サイズのみを変更でき、場所は変更できません。コントロールのOnMouseEnter/Leaveイベントを使用してツールチップを手動で表示することはできますが、通常のツールチップのAutomaticDelayプロパティの利点が失われます。
ToolTip.Showメソッドには、これを可能にするいくつかのオーバーロードがあります。見てみな。