Benoît Minisini wrote: > A constructor cannot tell the inherited constructor "finally I won't > use this argument, take it". Moreover, it breaks the encapsulation. Ah. I see the problem. > Maybe doing 'New MyForm(Null, MyArgs)' is a bit "brain-fucking", but > at least it is not ambiguous. lol