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

Thread: Hinstance

  1. #1
    Join Date
    Feb 2001
    Location
    Bucharest, Romania
    Posts
    24

    Hinstance

    Can anyone tell me how can I obtain the HINSTANCE of my app in C#?

    Thanks a lot,

    Andrei Matei

    [email protected]

  2. #2
    Join Date
    Nov 2002
    Location
    Singapore
    Posts
    1,890
    check out Handle property of the control/form

    paresh
    - Software Architect

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