If set to true the ShellCombo will not scan the filesystem and fill on startup, this is useful if the path to show is known only on runtime.

Declaration Syntax
public bool NoFillOnStartup { get; set; }Public Property NoFillOnStartup As Boolean
public:
property bool NoFillOnStartup {
bool get ();
void set (bool value);
}Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)