Skin Framework in visua basic .net? |
Post Reply |
Author | |
iccamilo
Newbie Joined: 12 November 2009 Location: Colombia Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 12 November 2009 at 7:41pm |
I am using this control with vb.net but there is a problem to use it.
in visual basic 6 so used to use: SkinFramework.LoadSkin App.Path + ".. \ .. \ .. \ Styles \ Office2007.cjstyles", "" SkinFramework.ApplyWindow Me.hWnd and attempt to use it vb.net like this: SkinFramework.LoadSkin (CurDir () + "\ Vista.cjstyles", "NormalBlack2.ini") Me.skin.ApplyWindow () but I get error Me.skin.ApplyWindow (), not as used to vb .net, any help? |
|
mr.net
Groupie Joined: 26 August 2009 Location: Egypt Status: Offline Points: 18 |
Post Options
Thanks(0)
|
SkinFramework.ApplyWindow(Me.Handle.ToInt32)
|
|
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 |