ShellSearchEditGetRevealSymbol Method |
Gets the reveal icon.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax protected virtual char GetRevealSymbol()
Protected Overridable Function GetRevealSymbol As Char
protected:
virtual wchar_t GetRevealSymbol()
abstract GetRevealSymbol : unit -> char
override GetRevealSymbol : unit -> char
Return Value
Type:
CharThe reveal font icon.
See Also