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.
Microsoft Visual C++ でフォームを閉じるために Invoke Method を使用したいと考えています。
close() である Form のクローズメソッドを事前定義するためのデリゲートメソッドを作成する方法を知りたいです。
Invoke メソッドの使い方も教えてください。
C++ でのデリゲートの使用を学習するためのリンクを取得しました。そして、その作業は今..
http://www.functionx.com/vcnet/topics/delevents.htm