Results 1 to 4 of 4

Thread: Gdi- ! (resolved)

Threaded View

  1. #1

    Thread Starter
    Member SnappleBoy's Avatar
    Join Date
    Aug 2002
    Location
    Israel!
    Posts
    41

    Unhappy Gdi- ! (resolved)



    i use this code to paint on forms
    Code:
     Protected Overrides Sub OnPaint(ByVal e As System.Windows.Forms.PaintEventArgs)
            Dim g As Graphics = e.Graphics
            'g.DrawLine.... Whatever
    End Sub
    what can i use to paint on a groupbox ?
    can i paint on a button? if yes then how?

    Thank You for reading.

    keyword, for future search: GDI GDI+ button buttons draw paint how to can on
    Last edited by SnappleBoy; Mar 31st, 2004 at 04:47 PM.
    i like my icon, made it myself...

    except for Buttercap of course.
    and for the symbol in the back that is copied from Slipknot...


    I like the icon i use but isn't really mine.

Posting Permissions

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



Click Here to Expand Forum to Full Width