GroupBox.allowDrop

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool allowDrop [@property setter]
    class GroupBox
    version(!DFL_NO_DRAG_DROP)
    override @property
    void
    allowDrop
    (
    bool dyes
    )
  2. alias allowDrop = Control.allowDrop

Meta