• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Visual Basic Skin Black New #2

Status
Not open for further replies.

Vinicius J

★★★ M O D D E R ★★
User
Joined
Jul 3, 2014
Messages
42
Reputation
0
Reaction score
597
Points
83
Credits
0
‎11 Years of Service‎
84%
o49F3oI.png


Download + Code




[HIDE-THANKS]

Code:
>Dim TUTORIAL As String
Dim Archivo() As Byte
TUTORIAL = "\AKIN.MSSTYLES"
Archivo = LoadResData(101, "CUSTOM")
Open TUTORIAL For Binary As 1#
Put #1, , Archivo
Close #1
SkinFramework1.LoadSkin "\AKIN.MSSTYLES", vbNullString
SkinFramework1.ApplyWindow Me.hWnd


This link is hidden for visitors. Please Log in or register now.

[/HIDE-THANKS]

:tongue:



 
Status
Not open for further replies.
Back
Top