System.Windows.Forms.ButtonInternal.CheckBoxPopupAdapter.CheckBoxPopupAdapter C# (CSharp) Method

CheckBoxPopupAdapter() private method

private CheckBoxPopupAdapter ( ButtonBase control ) : System
control ButtonBase
return System
        internal CheckBoxPopupAdapter(ButtonBase control) : base(control) {}