Dart.PowerWEB.TextBox Namespace > ToolbarItemCollection Class : Remove Method (ToolbarItemCollection) |
Removes the first occurrence of a specific object from the collection.
[Visual Basic] Overloads Overrides Public Sub Remove(Object)
Removes the first occurrence of a specific object from the collection.[C++/CLI] public void Remove(Object^); override
[Visual Basic] Overloads Public Sub Remove(BaseToolbarItem)
Removes the first occurrence of a specific BaseToolbarItem with a Type property matching the passed value.[C++/CLI] public void Remove(BaseToolbarItem^);
[Visual Basic] Overloads Public Sub Remove(ToolbarItemType)
[C++/CLI] public void Remove(ToolbarItemType);
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
ToolbarItemCollection Class | ToolbarItemCollection Members
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.