Description Indicates that the user clicked on a user defined menu item on the advanced print preview dialog.
Usage Sub BiAdvPrn_UserMenu([Devmode As Long,] InfoDibs As Long, DibsCount As Short, ItemName 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.
ItemName String Name of the user menu item.
See Also