Hi Folks,
when I select the bookmark, I can not rename directories. Is this a bug?
Thanks for your help.
Quero
Search found 3 matches
- Tue Oct 19, 2010 9:44 am
- Forum: Classic - Bug Reports
- Topic: Rename Folder under Bookmark
- Replies: 2
- Views: 814
- Mon Jun 14, 2010 10:39 am
- Forum: GFL SDK
- Topic: Thumbnails with GFlax.dll
- Replies: 2
- Views: 1759
Re: Thumbnails with GFlax.dll
Thanks for your information.
I hope I can solved my problem with the dsole.dll (Link: http://www.microsoft.com/downloads/deta ... layLang=en).
Thanks for all.
Quero
I hope I can solved my problem with the dsole.dll (Link: http://www.microsoft.com/downloads/deta ... layLang=en).
Thanks for all.
Quero
- Sun Jun 13, 2010 11:30 am
- Forum: GFL SDK
- Topic: Thumbnails with GFlax.dll
- Replies: 2
- Views: 1759
Thumbnails with GFlax.dll
Hallo Folks,
I wish to show from anykind of file a thumbnail in my vb6-Programm.
With docx I will get an error.
Here is my code:
Option Explicit
Dim Ctrl As GflAx.GflAx
Private Sub Form_Load()
Set Ctrl = New GflAx.GflAx
Ctrl.UseEmbeddedThumbnail = True
Ctrl.LoadThumbnail "C:\Dokumente und ...
I wish to show from anykind of file a thumbnail in my vb6-Programm.
With docx I will get an error.
Here is my code:
Option Explicit
Dim Ctrl As GflAx.GflAx
Private Sub Form_Load()
Set Ctrl = New GflAx.GflAx
Ctrl.UseEmbeddedThumbnail = True
Ctrl.LoadThumbnail "C:\Dokumente und ...