======Метод NativeMethods.SelectPalette(HandleRef, HandleRef, Int32)====== * **Пространство имен:** [[developers:references:topomatic.controls|Topomatic.Controls]] * **Сборка:** Topomatic.Controls (в Topomatic.Controls.dll) =====Синтаксис===== public static IntPtr SelectPalette(HandleRef hdc, HandleRef hpal, int bForceBackground) **Параметры** * //hdc// * Тип: System.Runtime.InteropServices.HandleRef * //hpal// * Тип: System.Runtime.InteropServices.HandleRef * //bForceBackground// * Тип: System.Int32 **Возвращаемое значение** * Тип: System.IntPtr