<Code Lib>
2021 Method
Changes 0
M

PulldownButton.GetItems

Description:
Gets a copy of the collection of buttons assigned to the pulldown button.

public IList<PushButton> GetItems()

IList<PushButton> IList PushButton

Loading…