メインコンテンツへスキップ

検索

検索

Visiblewindows Is Behind My Windows Form

コメント

1件のコメント

  • Avatar
    Legacy Poster

    Found my problem. I had the form1.TopMost = true. Therefore it was trumping the btapp.TopMost.

    Before printing I set the form1.topmost = false and then set it back to true at the end.

    0

サインインしてコメントを残してください。