'Declaration
Public Property MaxDropDownHeight As Double
'Usage
Dim instance As GroupNavigationControl
Dim value As Double
instance.MaxDropDownHeight = value
value = instance.MaxDropDownHeight
Property Value
A double value representing the maximum height of the group navigation control's drop-down menu, in pixels. By default, SystemParameters.PrimaryScreenHeight / 3.0.
Requirements
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2