ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Util.Win Namespace / AmbientPropertyMonitor Class / b Method

In This Topic
    b Method (AmbientPropertyMonitor)
    In This Topic
    Syntax
    'Declaration
     
    Private b As System.Collections.Generic.List(Of Control)
    private System.Collections.Generic.List<Control> b
    See Also