M
Mathias L.
I have two questions for which I couldnt find answer:
If I programaticaly close DialogForm (calling Close()), is it enough or do I
have to dispose it as MS.NET help says?
Also, in overriden onPaint method, do I have to dispose pens, brushes and
graphics object or do they got disposed by Framework?
If I programaticaly close DialogForm (calling Close()), is it enough or do I
have to dispose it as MS.NET help says?
Also, in overriden onPaint method, do I have to dispose pens, brushes and
graphics object or do they got disposed by Framework?