ShellHistoryToolBarButtons Property |
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public Win32ToolBarToolBarButtonCollection Buttons { get; }
Public ReadOnly Property Buttons As Win32ToolBarToolBarButtonCollection
Get
public:
property Win32ToolBarToolBarButtonCollection^ Buttons {
Win32ToolBarToolBarButtonCollection^ get ();
}
member Buttons : Win32ToolBarToolBarButtonCollection with get
Property Value
Type:
Win32ToolBarToolBarButtonCollectionSee Also