Removes the last tab stop from a Layout Manager list box.
PROCEDURE RemoveListBoxTabStop(
dialogID : LONGINT;
itemID : LONGINT);def vs.RemoveListBoxTabStop(dialogID, itemID):
return None| Name | Type | Description |
|---|---|---|
| dialogID | LONGINT | ID of the dialog |
| itemID | LONGINT | ID of the list box |
VS Functions: AddListBoxTabStop
Availability: from VectorWorks10.0