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.
EditBoxからカーソルを表示および非表示にする単純な関数を作成するにはどうすればよいでしょうか。ウィンドウのHWNDとEditBoxの名前を渡して、カーソルを非表示にして表示するだけの単純な関数です。
ありがとう (:
HideCaret()とShowCaret()はどうですか?