Results 1 to 1 of 1
  1. #1
    来栖加奈子
    来栖加奈子 is offline
    Guest
    Join Date
    2014 Sep
    Posts
    1
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    Red face How to show software bane in a button.

    First start off with a form

    then add a button.

    then add THIS CODE to button1

    Code:
    Public Class Form1
    
        Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
            Button1.Text = ProductName
    
        End Sub
    End Class
    That's it. I attach my pre-made Solution to.

    Please register or login to download attachments.


Similar Threads

  1. [Help] Leo please show the way!
    By Omnitrix in forum Aika Bots, Hacks, Cheats
    Replies: 7
    Last Post: 2013-06-28, 12:01 AM
  2. [Help] C++ function to show hack hotkeys ingame
    By DarkSider in forum C/C++
    Replies: 3
    Last Post: 2012-07-26, 08:02 AM
  3. [Source] Evo Button Menu
    By Dwar in forum D3D Programming
    Replies: 3
    Last Post: 2012-07-19, 08:20 AM
  4. How it happens. Show your working place
    By Dwar in forum General Talk
    Replies: 3
    Last Post: 2011-11-18, 05:07 AM
  5. Hit the button!
    By torrentsoo in forum Aika Online
    Replies: 1
    Last Post: 2010-10-19, 12:10 PM

Posting Permissions

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