Visual Basic (Declaration) | |
---|---|
<DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="System.ComponentModel.Design.ComponentDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")> Public Class CustomToolStripSplitButton Inherits System.Windows.Forms.ToolStripSplitButton Implements ActivatedButton, IComponent, IDisposable, IDropTarget |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As CustomToolStripSplitButton |
C# | |
---|---|
[DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="System.ComponentModel.Design.ComponentDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] public class CustomToolStripSplitButton : System.Windows.Forms.ToolStripSplitButton, ActivatedButton, IComponent, IDisposable, IDropTarget |
Managed Extensions for C++ | |
---|---|
[DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="System.ComponentModel.Design.ComponentDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] public __gc class CustomToolStripSplitButton : public System.Windows.Forms.ToolStripSplitButton, ActivatedButton, IComponent, IDisposable, IDropTarget |
C++/CLI | |
---|---|
[DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="System.ComponentModel.Design.ComponentDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] public ref class CustomToolStripSplitButton : public System.Windows.Forms.ToolStripSplitButton, ActivatedButton, IComponent, IDisposable, IDropTarget |
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.ToolStripItem
System.Windows.Forms.ToolStripDropDownItem
System.Windows.Forms.ToolStripSplitButton
Leadtools.Medical.Workstation.UI.CustomToolStripSplitButton
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7