Morning All,
I'm been looking for some help with building a custom control flow objects in c#, it seem, there is very little help out there on the subject (or maybe I'm an idiot).
I've started to build a really basic component, but I'm stuck on the following:
1) How do I return a result from the component, like a file path (see Konesans file watcher?)
2) How do I go about building a GUI for the component?
Are there any good books or website that could help me?
Any help will be greatly recieved