Unicode Controls & Classes for VB6 - Version 4
ctlUniMenu
.Separators3D Property
Gets or sets the ability to show 3D separators lines or not
Syntax
Public Property Get Separators3D () As Boolean
Public Property Let Separators3D (ByRef
b
As Boolean)
Parameters
Parameter
Description
ByRef
b
As Boolean
True for 3D separator, False otherwise
Remarks