Results 1 to 2 of 2

Thread: inheritence problem

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2003
    Posts
    3

    Question inheritence problem

    Ok here is my problem. If I add a reference to the namespace System.windows.forms to a class do i not have access to the datagrid.hittestinfo?
    I have system.windows.forms referenced in my project and i have the line Inherits system.windows.forms at the top of my class.
    I want to use the hittestinfo object to find out where my users are clicking in a datagrid. Any help would be appreicated

    Chuck

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Isn't datagrid.hittestinfo part of the datagrid object not the form object?

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