Author Topic: About DrawEvents whit FindPropertyRelative  (Read 4187 times)

z789017890

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 2
    • View Profile
About DrawEvents whit FindPropertyRelative
« on: May 04, 2015, 10:54:00 PM »
Can I use FindPropertyRelative into DrawEvents?
I want to DrawEvents whit FindPropertyRelative.
How can I to do It.

Thanks for your help!

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: About DrawEvents whit FindPropertyRelative
« Reply #1 on: May 05, 2015, 10:27:33 PM »
DrawEvents basically calls EventDelegateEditor.Field. I am not sure what you'd use FindPropertyRelative for...

z789017890

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 2
    • View Profile
Re: About DrawEvents whit FindPropertyRelative
« Reply #2 on: May 06, 2015, 03:12:16 AM »
I Just Finish this Proplem,Thank for your help!