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.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax protected void UpdateOverlayTextBox()
Protected Sub UpdateOverlayTextBox
protected:
void UpdateOverlayTextBox()
member UpdateOverlayTextBox : unit -> unit
See Also