DialogBar Object
Description
A Dialog Bar is a toolbar that can contain any kind of control. The Dialog Bar has the characteristics of both a toolbar and a dialog box (the dialog box can be read as a VB Form or Picture Box). Dialog Bars behave like toolbars and can have any control with a hWnd.
For a list of all members defined in this module, see DialogBar Members.
Object Model







Remarks
The AddDialogBar method is used to add a dialog bar to your application.

See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.