I searched and couldn't find anything on this (not surprised, though.) Is there any way to get at this control without loading a dialog? I was considering using it to access a web page to retrieve properties from a database, but the control would never exist in silent.
(Assuming this isn't possible, I'm searching for alternate secure ways to access a remote database during an install. I either need to be able to construct fancy queries in the install or access a service that can.)