Garry's Mod Wiki

DVerticalDivider:SetTopMax

  DVerticalDivider:SetTopMax( number height )

Description

Sets the maximum height of the top content panel. This is ignored if the panel would exceed the minimum bottom content panel height set from DVerticalDivider:SetBottomMin.

Arguments

1 number height
The maximum height of the top content panel. Default is 4096.