BelhardTraining.Windows.Forms.Controls.IPAddressTextBox.InitCommonControlsEx C# (CSharp) Метод

InitCommonControlsEx() приватный Метод

private InitCommonControlsEx ( INITCOMMONCONTROLSEX &iccex ) : bool
iccex INITCOMMONCONTROLSEX
Результат bool
        static extern bool InitCommonControlsEx(ref INITCOMMONCONTROLSEX iccex);