i download the sdk today too and had the same problem.
u have to convert the IPicture format.
create this class :
Private NotInheritable Class myClass
Inherits System.Windows.Forms.AxHost
Public Shared Shadows Function GetPictureFromIPicture(ByVal picture As Object) As Image
Return AxHost ...
Search found 1 match
- Fri Oct 17, 2008 2:29 pm
- Forum: GFL SDK
- Topic: Needing Help with the GFl-Active X ... basic stuff
- Replies: 2
- Views: 1953