Control.growVertical

Controls the direction on the vertical axis in which the control should grow if its vertical minimum size is changed to be greater than its current size, as the control always has to be at least the minimum size.

  1. Control.GrowDirection growVertical [@property getter]
  2. long growVertical [@property setter]
    struct Control
    @nogc nothrow @property
    void
    growVertical
    (
    long v
    )

Meta