Zelaron Gaming Forum  
Stats Arcade Portal Forum FAQ Community Calendar Today's Posts Search
Go Back   Zelaron Gaming Forum > The Zelaron Nexus > General Discussion

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next

 
Reply
Posted 2004-09-17, 11:31 PM in reply to D3V's post starting "It's a TROJAN don't download it!"
D3V said:
It's a TROJAN don't download it!

Your gay. Here is the source

Code:
Private Sub Form_Load()
Image1.Picture = LoadPicture("SignatureFace.gif")
End Sub

Private Sub mnuCloseItem_Click()
Image2.Picture = LoadPicture("")
mnuCloseItem.Enabled = 0
End Sub

Private Sub mnuEx1Item_Click()
    Image2.Picture = LoadPicture("examples/EX1.gif")
    mnuCloseItem.Enabled = 1
End Sub

Private Sub mnuEx2Item_Click()
    Image2.Picture = LoadPicture("examples/EX2.gif")
    mnuCloseItem.Enabled = 1
End Sub

Private Sub mnuEx3Item_Click()
    Image2.Picture = LoadPicture("examples/EX3.gif")
    mnuCloseItem.Enabled = 1
End Sub

Private Sub mnuEx4Item_Click()
    Image2.Picture = LoadPicture("examples/EX4.gif")
    mnuCloseItem.Enabled = 1
End Sub

Private Sub mnuExitItem_Click()
    End
End Sub

Private Sub mnuOpenItem_Click()
CommonDialog1.Filter = "Graphic Files (*.bmp;*.gif;*.jpg)|*.bmp;*.gif;*.jpg|All Files (*.*)|*.*"
CommonDialog1.ShowOpen
Image2.Picture = LoadPicture(CommonDialog1.FileName)
mnuCloseItem.Enabled = 1
End Sub
Old
Profile PM WWW Search
nddwind is neither ape nor machine; has so far settled for the in-betweennddwind is neither ape nor machine; has so far settled for the in-between
 
 
nddwind
 



 

Bookmarks

« Previous Thread | Next Thread »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules [Forum Rules]
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 07:07 AM.
'Synthesis 2' vBulletin 3.x styles and 'x79' derivative
by WetWired the Unbound and Chruser
Copyright ©2002-2008 zelaron.com
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.