Unicode Controls & Classes for VB6 - Version 4
ctlUniMenu
.Detach Method
Terminates the custom menu management by tyhe control
Syntax
Public Sub Detach (Optional ByVal
bRedrawMenuBar
As Boolean = False)
Parameters
Parameter
Description
Optional ByVal
bRedrawMenuBar
As Boolean = False
True for refreshing the menubar, False otherwise
Remarks