I'm trying to use a TreeView on a form. I get the Tree built just fine, but now I'm not sure I can do anything with the damn thing.
The only events I have available to me are Updated(not BeforeUpdate or AfterUpdate), GotFocus, LostFocus, Exit and Enter.
How do I open a record based on a selection in my Tree Control?
The only events I have available to me are Updated(not BeforeUpdate or AfterUpdate), GotFocus, LostFocus, Exit and Enter.
How do I open a record based on a selection in my Tree Control?