ListBox Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reserved for internal use.
public interface class ListBox
[System.Runtime.InteropServices.Guid("00020887-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(2)]
public interface ListBox
Public Interface ListBox
- Attributes
Properties
Methods
AddItem(Object, Object) | |
BringToFront() | |
Copy() | |
CopyPicture(XlPictureAppearance, XlCopyPictureFormat) | |
Cut() | |
Delete() | |
Duplicate() | |
RemoveAllItems() | |
RemoveItem(Int32, Object) | |
Select(Object) | |
SendToBack() |