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