BelhardTraining.Windows.Forms.Controls.IPAddressTextBox.InitCommonControlsEx C# (CSharp) Method

InitCommonControlsEx() private method

private InitCommonControlsEx ( INITCOMMONCONTROLSEX &iccex ) : bool
iccex INITCOMMONCONTROLSEX
return bool
        static extern bool InitCommonControlsEx(ref INITCOMMONCONTROLSEX iccex);