I'm wanting to implement a tree view in C# that lists user selected
servers/databases/fields/etc. I would like to be able to pull up that
standard form that I see that allows someone to search for servers, then
name the database, then "Test Connection", etc.

Is this accessible from within run-time code?