Function Control.hasStyleboxOverride

Returns true if StyleBox with given name has a valid override in this Control node.

bool hasStyleboxOverride (
  const(String) name
) nothrow @nogc const;