ARCed.Scintilla.Design.FlagCheckedListBox.FlagCheckedListBox C# (CSharp) 메소드

FlagCheckedListBox() 공개 메소드

public FlagCheckedListBox ( ) : System
리턴 System
        public FlagCheckedListBox()
        {
            // This call is required by the Windows.Forms Form Designer.
            this.InitializeComponent();

            // TODO: Add any initialization after the InitForm call
        }