The compilation is successful.
Here's what I would do (actually did it yesterday after installing DX 8.3.2).
1) Closed VS
2) Ran the DX Project Convertor against my app and against C:\Program Files\MicroFour\StrataFrame Source Code
3) Opened VS and C:\Program Files\MicroFour\StrataFrame Source Code\MicroFour StrataFrame Inherited UI.sln
4) Recompiled
5) Closed that solution and opened and compiled my application solution.
Cheers, Peter
Method 'Private Sub pnlContent_Scroll(sender As Object, e As DevExpress.XtraEditors.XtraScrollEventArgs)' cannot handle Event 'Public Event Scroll(sender As Object, e As System.Windows.Forms.ScrollEventArgs)' because they do not have the same signature. MicroFour StrataFrame Inherited UI\DevExpress Extended\Dialogs\BrowseDialogSearchFieldsContainer.vb
How can I fix it ? I haven't got this type of error with StrataFrame Version 1.6.1.