C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputLayoutPanelBase Class / Items Property

In This Topic
Items Property (InputLayoutPanelBase)
In This Topic
Gets the collection of input components on this layout panel.
Syntax
'Declaration
 
Public ReadOnly Property Items As InputComponentCollection
 
See Also