Hi all,
is it possible to get from this event what exactly has been changed? E.g. if form border, color etc. Or shall I need to only check it "manually" using form properties?
.net 2.0, VS2005.Code:private void MDIChildForm_StyleChanged(object sender, EventArgs e) { }
thanks!
David


Reply With Quote
Marius Bancila
Bookmarks