Input for WinForms | ComponentOne
C1.Win.Accessibility.Items Namespace / UiaToolBar Class / ValidateItems Method

In This Topic
    ValidateItems Method (UiaToolBar)
    In This Topic
    Validates the types or number of elements of this uia element.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub ValidateItems() 
    protected virtual void ValidateItems()
    See Also