hi everyone,
i recently saw an application using MS's tree control as a way to navigate to various objects (e.g. forms) in the application. i am very interested in learning about how to use this control in my applications, but i know nothing about tree controls. could someone explain a little about tree controls and what i need to do to distribute applications with ActiveX controls. i'm trying to do 2 things with tree controls:
1. navigate to different forms in my application instead of
using command buttons.
2. act as a filter to open forms (e.g. set criteria for the query
that my form is based on).
thanks a lot for any help or suggestions.
i recently saw an application using MS's tree control as a way to navigate to various objects (e.g. forms) in the application. i am very interested in learning about how to use this control in my applications, but i know nothing about tree controls. could someone explain a little about tree controls and what i need to do to distribute applications with ActiveX controls. i'm trying to do 2 things with tree controls:
1. navigate to different forms in my application instead of
using command buttons.
2. act as a filter to open forms (e.g. set criteria for the query
that my form is based on).
thanks a lot for any help or suggestions.