Win32ToolBar.ToolBarButtonCollection.Clear Method |
Removes all buttons from the toolbar button collection.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntaxpublic:
virtual void Clear() sealed
abstract Clear : unit -> unit
override Clear : unit -> unit
Implements
IList.Clear()
See Also