BelhardTraining.Windows.Forms.Controls.IPAddressTextBox.InitCommonControlsEx C# (CSharp) 메소드

InitCommonControlsEx() 개인적인 메소드

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