
'Declaration Public NotInheritable Class ToolBar Inherits System.Windows.Controls.UserControl
'Usage Dim instance As ToolBar
public sealed class ToolBar : System.Windows.Controls.UserControl
public __gc __sealed class ToolBar : public System.Windows.Controls.UserControl
public ref class ToolBar sealed : public System.Windows.Controls.UserControl
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
System.Windows.Controls.UserControl
ImageGear.ART.Windows.Controls.ToolBar