G
Guest
Hi
If i create a Brush object I believe it is good practice to explicitly
dispose it or use it within a using block.
Is it correct to assume that this does not apply to brushes from the
SystemBrushes collection?
Adam
If i create a Brush object I believe it is good practice to explicitly
dispose it or use it within a using block.
Is it correct to assume that this does not apply to brushes from the
SystemBrushes collection?
Adam