ComponentFactory.Krypton.Toolkit.KryptonCheckedListBox.InternalCheckedListBox.InternalCheckedListBox C# (CSharp) Method

InternalCheckedListBox() static private method

static private InternalCheckedListBox ( ) : System
return System
            static InternalCheckedListBox()
            {
                LBC_GETCHECKSTATE = PI.RegisterWindowMessage("LBC_GETCHECKSTATE");
                LBC_SETCHECKSTATE = PI.RegisterWindowMessage("LBC_SETCHECKSTATE");
            }

Same methods

KryptonCheckedListBox.InternalCheckedListBox::InternalCheckedListBox ( KryptonCheckedListBox kryptonCheckedListBox ) : System