Hi,
You can try this way:
override this.WndProc (m : System.Windows.Forms.Message byref) = let m2 = &m in base.WndProc (&m2)