Search
ToolStrip Methods
 


 Public Methods

  Name Description

attach

ListContainer.attach override.

collapse

Collapses the toolstrip.

deselectItem

Deselects an item. (Inherited from ListContainer.)

detach

ListContainer.detach override.

draw

Control.draw override.

expand

Expands the toolstrip.

fromJson

Deserializes items from a JSON string. (Inherited from ListContainer.)

fromObject

Loads items from a data object. (Inherited from ListContainer.)

getItemAt

Gets the item at the specified point. (Inherited from ListContainer.)

raiseItemDragEnd

Raises the itemDragEnd event. (Inherited from ListContainer.)

selectItem

Selects a ListItem. (Inherited from ListContainer.)

toJson

Serializes the ListItem-s to a JSON string. (Inherited from ListContainer.)

 See Also