예제 #1
0
        public FormSalesConvertion()
        {
            //
            // Required for Windows Form Designer support
            //
            InitializeComponent();

            //
            // TODO: Add any constructor code after InitializeComponent call
            //
            myCategoryIDLookupBuilder = new ACMS.XtraUtils.LookupEditBuilder.AllowedSalesConversionCategoryIDLookupEditBuilder(lkpEdtCategoryID.Properties);
        }
예제 #2
0
        public FormSalesConvertion()
        {
            //
            // Required for Windows Form Designer support
            //
            InitializeComponent();

            //
            // TODO: Add any constructor code after InitializeComponent call
            //
            myCategoryIDLookupBuilder = new ACMS.XtraUtils.LookupEditBuilder.AllowedSalesConversionCategoryIDLookupEditBuilder(lkpEdtCategoryID.Properties);
        }