CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: C# drawing help

  1. #1
    Join Date
    Nov 2009
    Posts
    6

    C# drawing help

    Hey I have a problem...

    I'm trying to draw an object on a screen (a square object) and.. for some weird reason.. its not showing up...

    Can anyone help me out? I'll send you my code cuz i cant really upload it here... its 3 classes :O

  2. #2
    Join Date
    Nov 2009
    Location
    .net 3.5 csharp 2008 developer
    Posts
    36

    Re: C# drawing help

    Just paste the classes in a pair of <code> and </code> tags.

    Its impossible to help if we don't know how you are trying to draw to begin with.

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

Featured