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.
VB6
非モーダル フォームから非モーダル フォームを表示しようとしていますが、.Showメソッドを呼び出すと、run-time error #5.
.Show
run-time error #5
これは、.exe がコンパイルされている場合にのみ発生し、IDE では発生しません。
以前にこのような状況に遭遇した人はいますか?