Apply skin VB2005 |
Post Reply |
Author | |
klondono
Newbie Joined: 07 November 2006 Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 07 November 2006 at 10:40pm |
Please help: I'm new so please bear w me. This my code in the form_load event for vb2005:
Public Class Form1 Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load Me.AxSkinFramework1.LoadSkin(App.path & "Samples\SkinFramework\Styles\Office2007.cjstyles", "NormalAqua.ini")AxSkinFramework1.ApplyWindow( Me.hWnd) End SubEnd Class
When I put the "hWnd", I get an error message that says that "hWnd is not a member of windowsapplication1.form1" Please help I have no idea what to do. Thank you. |
|
tobi
Senior Member Joined: 09 September 2004 Location: Germany Status: Offline Points: 451 |
Post Options
Thanks(0)
|
As far as I know SkinFramework is not supported for .net languages
|
|
klondono
Newbie Joined: 07 November 2006 Status: Offline Points: 3 |
Post Options
Thanks(0)
|
I may be wrong but I believe it is supported since I can put the skinframework control on the form and VS2005 allows me to convert the samples (no sample exists for skinframework) from SuitePro 10.1. Any suggestions anyone?
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
no, it is not supported in anything but VS6. You can add it to a 2005 form, but it will not skin windows form components.
|
|
klondono
Newbie Joined: 07 November 2006 Status: Offline Points: 3 |
Post Options
Thanks(0)
|
Thank you all for the response. Is VB2005 supported by the 10.3 version of SuitePro?
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Versio 9.8 and greater all support VS 2005, with exception of SkinFramework which is only available for VS6
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |