CustomFolderComboBoxUpdateOverlayTextBox Method |
Updates the Text of the OverlayTextBox by either setting the items caption
or the items path depending on the ShowFullPath property
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxprotected void UpdateOverlayTextBox()
Protected Sub UpdateOverlayTextBox
protected:
void UpdateOverlayTextBox()
member UpdateOverlayTextBox : unit -> unit
See Also