update devexpress wrapper to 8.1.4


Author
Message
Fabian R Silva, -
Fabian R Silva, -
StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)
Group: StrataFrame Users
Posts: 153, Visits: 1.2K
I upgrading from dx 7.3.7 to 8.1.4, and when I try to recompile the devexpress inherited ui, errors

I changed the reference and appears 2 errors, I changed:

System.Windows.Forms.ScrollEventArgs to DevExpress.XtraEditors.XtraScrollEventArgs in
"Private Sub pnlContent_Scroll(ByVal sender As Object, ByVal e As DevExpress.XtraEditors.XtraScrollEventArgs) Handles pnlContent.Scroll"

for the errors "a 'DevExpress.XtraEditors.SplitGroupPanel' value cannot be converted to 'System.Windows.Forms.Panel'. C:\Archivos de programa\MicroFour\StrataFrame Source Code\MicroFour StrataFrame Inherited UI\DevExpress Extended\Dialogs\.... MicroFour StrataFrame Inherited UI"
I changed
Dim loPanel As Panel = Nothing to:
Dim loPanel As devexpress.XtraEditors.SplitGroupPanel = Nothing

this seems to work, but I not sure if later I have another problem with this. thanks


GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Fabian R Silva, - - 16 Years Ago
Trent L. Taylor - 16 Years Ago
Fabian R Silva, - - 16 Years Ago
Trent L. Taylor - 16 Years Ago
                     all worked ok thanks. :D
Fabian R Silva, - - 16 Years Ago
                         Cool :cool:
Trent L. Taylor - 16 Years Ago

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search