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.
visual studio IDEでは、メソッドと変数を含むテキスト領域にテキストを入力したと仮定し、そのテキストをマウスで移動すると、変数またはメソッドに関するヒントとコメントがIDEに表示されるという機能をよく目にします。今私の質問は、それをどのように達成できるかRichTextBoxです。私はC#でそれをやろうとしていましたが、RichTextBoxこれについて何か考えを教えてもらえますか??
visual studio
RichTextBox