Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.8 Assembly / C1.Win.C1Themes.Design Namespace / C1ThemeControllerDesigner Class / GetListOfThemeableObjects Method

In This Topic
    GetListOfThemeableObjects Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetListOfThemeableObjects() As System.Collections.Generic.List(Of Object)
    public System.Collections.Generic.List<object> GetListOfThemeableObjects()
    See Also