Unicode Controls & Classes for VB6 - Version 4

ctlUniMenu.Refresh Method

Refreshes the entire menu; use this function when you need to translate main menu items (items on the menubar)
because the control cannot refresh them automatically when you change them

Syntax
Public Sub Refresh ()
Parameters
Parameter Description
Remarks