Results 1 to 2 of 2

Thread: VB Code Always on top

  1. #1
    Junior Member CkW's Avatar
    Join Date
    Aug 2009
    Location
    หน้าคอม
    Posts
    22


    'Code :

    Private Declare Function SetWindowPos& Lib "user32" (ByVal hwnd As Long, ByVal hWndInsert As Long, ByVal x As Long, ByVal y As Long, ByVal cx As Long, ByVal cy As Long, ByVal wFlags As Long)


    '___________________________________________________________________________

    Private Sub Form_Load()
    SetWindowPos hwnd, -1, 0, 0, 0, 0, 3
    End Sub


    '___________________________________________________________________________

    Download Code + EXE :


    http://www.mediafire.com/download.php?tmdyonymie2

    หรือ



    [Copy รูปไปแล้วใช้ WinRAR เปิดแล้วจะเห็นไฟล์]



    '___________________________________________________________________________


    Screenshot :






    '___________________________________________________________________________




    เป็น Code สำหรับ Visual Basic 6.0 จะอยู่บนสุดเสมอ code ง่ายๆ นำไปใช้ได้เยอะครับ


    มีปัญหาอะไรสอบถามได้ครับ

    Credit : CkW

  2. #2
    Junior Member
    Join Date
    Nov 2009
    Posts
    23


    เป็น code โปรแกรม ที่เวลาเราเอาไปเขียนลงโปรแกรมของเรา จะทำให้โปรแกรมที่เราเขียนนี้
    อยู่ข้างบนเพื่อนเสมอ เราสามารถเอาไปเรียนรู้ หรือ ดัดแปลงใช้กับสิ่งต่างๆได้ เช่น เวลาเล่นเกม
    เราจะชื่อเพื่อนไม่ได้ เราสามารถ บันทึกลง trext ได้ เหมือน NOTE มีประโยชน์มากครับ

Similar Threads

  1. Inventory System Made In VB - Access With Code code
    By stepno01 in forum Visual Basic
    Replies: 0
    Last Post: 01-05-2009, 07:06 PM
  2. [E-BooK] Clean Code - มาทำ code ให้เรียบร้อยกันดีกว่า
    By singha.osot in forum E-Book, Video หรือบทความทั่วไปด้าน Computer
    Replies: 0
    Last Post: 07-12-2008, 07:35 PM
  3. Replies: 1
    Last Post: 09-02-2008, 12:26 AM
  4. Bar Code Pro v6.02
    By oatkung2 in forum Window Application
    Replies: 0
    Last Post: 19-08-2007, 10:15 AM
  5. Code หา image จาก code html มาฝาก
    By sut in forum PHP,ASP,Javascript, Html
    Replies: 1
    Last Post: 02-06-2007, 07:10 PM

Members who have read this thread : 0

Actions : (View-Readers)

There are no names to display.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •