S
Simon Whale
Hi,
i am writing a project that uses a treeview as its main application
navigation for the many parts of the program. i have one part when i need
to display customer information in a child window, i thought i would be able
to overide the new() in the form but this returns an error.
my question is what would be the best way off passing a argument from the
treeview to a form that i want to open? can somebody point me in the right
direction
Many thanks
Simon Whale
i am writing a project that uses a treeview as its main application
navigation for the many parts of the program. i have one part when i need
to display customer information in a child window, i thought i would be able
to overide the new() in the form but this returns an error.
my question is what would be the best way off passing a argument from the
treeview to a form that i want to open? can somebody point me in the right
direction
Many thanks
Simon Whale