UserTool  Event

Description         Indicates that the user click on a user defined toolbar button on the toolbar of the advanced print preview dialog.

Usage                  Sub BiAdvPrn_UserTool([Devmode As Long,] InfoDibs As Long, DibsCount As Short, ToolTip As String)

Remarks             Devmode                Long                Handle of the Actual printer devmode of the advanced print preview dialog.

                             InfoDibs                 Long                Handle of the array, that contains informations DIBs on the dialog.

                            DibsCount             Short               Number of DIBs on the dialog.

                            ToolTip                  String              Tooltip of the user toolbar button.

See Also