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