BelhardTraining.Windows.Forms.Controls.IPAddressTextBox.InitCommonControlsEx C# (CSharp) Méthode

InitCommonControlsEx() private méthode

private InitCommonControlsEx ( INITCOMMONCONTROLSEX &iccex ) : bool
iccex INITCOMMONCONTROLSEX
Résultat bool
        static extern bool InitCommonControlsEx(ref INITCOMMONCONTROLSEX iccex);