Knowledge Base

VB MDI Applications Missing Menu Bar with Windows NT

Article ID: 102180

Article Last Modified on 11/1/2006


APPLIES TO


This article was previously published under Q102180

SYMPTOMS

Microsoft Visual Basic version 2.0 multiple document interface (MDI) applications may not have a menu bar when running with Windows NT.

CAUSE

This problem occurs when you create an MDI client window without any MDI child windows.

WORKAROUND

To work around this problem, make sure that each MDI client window has at least one MDI child window or upgrade to Visual Basic version 3.0.

Additional query words: prodnt workaround vb

Keywords: kbinterop KB102180