P
.pd.
Hello,
Is it possible to use reflection to determine if a given object contains a
member with a specific name and/or type?
I have a control that can be placed on a Panel, a Form or any one of many
derivatives of either. The control is located relative to the width of the
owning object so I need to figure out if the owning object has a member
called "Width".
Can it be done and, if so, how?
Thanks for any help,
..pd.
Is it possible to use reflection to determine if a given object contains a
member with a specific name and/or type?
I have a control that can be placed on a Panel, a Form or any one of many
derivatives of either. The control is located relative to the width of the
owning object so I need to figure out if the owning object has a member
called "Width".
Can it be done and, if so, how?
Thanks for any help,
..pd.