Share via


Visual Basic Forms: Limitations of Imported Controls

OverviewHow Do I

The following controls are implemented in a reduced-functionality way or ignored, due to differences between the Visual Basic run-time and the Windows dialog functionality:

  • Drive and directory list boxes.

    These are converted to a Windows list box, which can be filled.

  • MDI forms.

    Imported as a normal dialog box. Menus are ignored.

  • Data controls.

  • Line and shape controls.

  • Horizontal and vertical scroll bars.

  • Timers.

  • Printers.

  • Screens.

  • Clipboards.

  • Queries.

  • Apps.

See Also   , , , , , , ,