B
benben
How to force a control to paint itself. I used to send a WM_PAINT message in
Win32 days but I can't find the equivalent of SendMessage in the .Net
Framework.
I would like to avoid calling any Win32 functions in this case.
ben
Win32 days but I can't find the equivalent of SendMessage in the .Net
Framework.
I would like to avoid calling any Win32 functions in this case.
ben