Pada bagian 'General' dari Form ketikkan :
Private Declare Function ShellAbout Lib "shell32.dll" Alias "ShellAboutA" (ByVal hWnd As Long, ByVal szApp As String, ByVal szOtherStuff As String, ByVal hIcon As Long) As Long
Untuk memanggilnya ketikkan :
ShellAbout Me.hWnd, "Nama Aplikasi", "Deskripsi", Me.Icon
dikutip dari: putra vb dengan sedikit perubahan
0 komentar "Form About Windows....", Baca atau Masukkan Komentar
Posting Komentar