oh...bagus juga untk dicoba, thanks bro
 
Semoga membantu: =(oVo)=
====================
BaceInside Publisher
Copyright @2007
Not for reproduced, republished.
Thank You 
====================



----- Original Message ----
From: pieter edison <[EMAIL PROTECTED]>
To: [email protected]
Sent: Tuesday, May 8, 2007 2:23:06 PM
Subject: Re: [indoprog-vb] form creator dan form style mirip XP--> ini contoh 
filenya

Dear All,

Untuk topik manifest. Manifest itu berisikan sebuah file berextension xml yang 
isinya berisi perintah untuk membuat Windows XP menggunakan Common Controls 
Library(COMCTL32. DLL) ketika aplikasi dijalankan.

Intinya di Windows XP-nya, jadi memanfaatkan Windows XP Themes. Artinya, 
aplikasi anda ini hanya jalan di windows XP CMIIW. Jadi Aplikasi anda akan 
membaca file manifest ini, sehingga hampir semua component yang anda gunakan 
seperti label, text, combo box anda akan tampil seperti aplikasi windows xp.

Cara masaknya :

1. Panggil fungsi API untuk memanggil DLL tersebut :

Private Declare Function InitCommonControls Lib "comctl32.dll" () As Long

Private Sub Form_Initialize( )
InitCommonControls
End Sub

2. Compile aplikasi anda dengan nama aplikasi exe tertentu.

3. Buat file manifet anda, yang bentuknya seperti berikut dibawah ini.
Simpan file dengan aturan nama : <Nama Aplikasi>.EXE. MANIFEST
dan folder penyimpanan- nya sama dengan tempat aplikasi EXE anda berada.

Bentuk filenya :

<?xml version="1.0" encoding="UTF- 8" standalone=" yes"?>
<assembly xmlns="urn:schemas- microsoft- com:asm.v1" manifestVersion= "1.0">
<assemblyIdentity type="win32" processorArchitectu re="*" version="6.0. 0.0" 
name="mash"/ >
<description> Enter your Description Here</description>
<dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft. Windows.Common- Controls" version="6.0. 0.0"
language="*"
processorArchitectu re="*"
publicKeyToken= "6595b64144ccf1d f"
/>
</dependentAssembly >
</dependency>
</assembly>

NB : Aplikasi ini hanya jalan di beberapa ocx tertentu. jika anda memanfaatkan 
component luar, aplikasi ini bisa meng-handle library yang dibawa ocx tersebut.

Best Regards,

Pieter


Bace - Bace <[EMAIL PROTECTED] com> wrote: kok ngk ada ya filenya?

Semoga membantu: =(oVo)=
============ ========
BaceInside Publisher
Copyright @2007
Not for reproduced, republished.
Thank You 
============ ========

----- Original Message ----
From: Lilis Suryani ArjaMaya <lilis_5ury4n1@ yahoo.com>
To: indoprog-vb@ yahoogroups. com
Sent: Tuesday, May 8, 2007 11:34:06 AM
Subject: Re: [indoprog-vb] form creator dan form style mirip XP--> ini contoh 
filenya

ini contoh file nya utk meng theme kan aplikasi kita style xp

salam
Lilis Suryani ArjaMaya

____________ _________ _________ _________ _________ __
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around 
http://mail. yahoo.com 

[Non-text portions of this message have been removed]

____________ _________ _________ _________ _________ _________ _
The fish are biting. 
Get more visitors on your site using Yahoo! Search Marketing.
http://searchmarket ing.yahoo. com/arp/sponsore dsearch_v2. php

[Non-text portions of this message have been removed]





------------ --------- --------- ---
Ahhh...imagining that irresistible "new car" smell?
Check outnew cars at Yahoo! Autos.

[Non-text portions of this message have been removed]





 
____________________________________________________________________________________
Get your own web address.  
Have a HUGE year through Yahoo! Small Business.
http://smallbusiness.yahoo.com/domains/?p=BESTDEAL

[Non-text portions of this message have been removed]

Kirim email ke