Print Page | Close Window

Apply skin VB2005

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Skin Framework
Forum Description: Topics Related to Codejock Skin Framework
URL: http://forum.codejock.com/forum_posts.asp?TID=5457
Printed Date: 15 May 2024 at 5:08pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Apply skin VB2005
Posted By: klondono
Subject: Apply skin VB2005
Date 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 Sub

End 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.



Replies:
Posted By: tobi
Date Posted: 08 November 2006 at 5:04am
As far as I know SkinFramework is not supported for .net languages


Posted By: klondono
Date Posted: 08 November 2006 at 8:09am

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?


Posted By: SuperMario
Date Posted: 08 November 2006 at 9:19am
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.


Posted By: klondono
Date Posted: 08 November 2006 at 10:43am
Thank you all for the response.  Is VB2005 supported by the 10.3 version of SuitePro?


Posted By: SuperMario
Date Posted: 08 November 2006 at 10:51am
Versio 9.8 and greater all support VS 2005, with exception of SkinFramework which is only available for VS6



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net