======Метод NativeMethods.SetWindowTheme(IntPtr, String, String)====== * **Пространство имен:** [[developers:references:topomatic.controls|Topomatic.Controls]] * **Сборка:** Topomatic.Controls (в Topomatic.Controls.dll) =====Синтаксис===== public static int SetWindowTheme(IntPtr hWnd, string textSubAppName, string textSubIdList) **Параметры** * //hWnd// * Тип: [[developers:references:system.intptr|System.IntPtr]] * //textSubAppName// * Тип: [[developers:references:system.string|System.String]] * //textSubIdList// * Тип: [[developers:references:system.string|System.String]] **Возвращаемое значение** * Тип: [[developers:references:system.int32|System.Int32]]