Unicode Controls & Classes for VB6 - Version 4
clsTrayArea
.PopupMenu Method
Shows a popup menu from the Tray Area and sets the focus to this menu
Syntax
Public Sub PopupMenu (ByRef
oMenuForm
As Object, _
ByRef
oMenu
As Object)
Parameters
Parameter
Description
ByRef
oMenuForm
As Object
The form which contains the menu to show
ByRef
oMenu
As Object
The menu object to show
Remarks
oTray.PopupMenu
Me
, mnuFile