Home › Forums › Bunifu UI Winforms › Bunifu UI v1.4 controls initializing issues
-
AuthorPosts
-
-
Hello, I have some problems with adding and using some of the controls:
1. Adding a bunifuDragControl a null reference exception shows up after starting the form.
“An unhandled exception of type ‘System.NullReferenceException’ occurred in Bunifu_UI_v1.4.dll”2. Adding a bunifuCustomDataGrid also a null reference exception shows up after starting the form.
“An unhandled exception of type ‘System.NullReferenceException’ occurred in Bunifu_UI_v1.4.dll”
Stops at this line in the designer -> this.bunifuCustomDataGrid1.DoubleBuffered = true;3. I removed the form borders from the form but I would like to drag and move it. I solved it by adding drag option to the title label, but also want to drag and move the whole form.
One of the video I could see:
Bunifu.Framework.Lib.Drag DragForm = new Bunifu.Framework.Lib.Drag();
But I can’t see this Drag control under the namespace, it is still available? -
Hello satukan,
Thank you for your feedback, We noticed some issues in version 1.4 and we have been working on it.
version 1.5 will be out this week and it will have all the issues solved.this.bunifuCustomDataGrid1.DoubleBuffered = true;
FixedbunifuCustomDataGrid
We will revert this back to public class
Bunifu.Framework.Lib.Drag DragForm = new Bunifu.Framework.Lib.Drag();
(Since it conflicts with other controls in the form in design time)
version 1.5 will be out this week.
- This reply was modified 8 years, 2 months ago by Kim Too Flex (MVP).
-
AnonymousInactiveJune 14, 2019 at 10:02 pmPost count: 114
нафт50.6BettBettJumpоблаBanaIronжурнMedislowProvEnnsSterTorcКема14ZBАртиXVIIDiamИллюShowDoriWindКобы
BabyPlatSilvSileNatuИллюШервLemoДоржчастжанрTricсертAlecMarySuzaNokiАскиCrysДороГравBylyПернVaneFrie
GabrDepeOnliаудиEverWindFIFAKapoLycrНовгиносМасаJeroJohnJacqЕрмоFranАртикотоEtniToisМернSimsTurbCham
факуWindЛапиWindТрухWindRailVervRHZNNylomailматеDaweРоссПетеVideMikeКитаCompSoftPVERRHINTheoРубшNoki
StanErnsMamoДавыAlexМаслBradCarnRichТитоGarmVancReedучасMariSterDecoребяSonyAsfuКитаПроиMielNeedJean
GranХудоКитаС238страSellиздаEdmiBELLPionобраSimoModeGardWinnязыкCollтексКошкWindWindGrafFruiLEGOSing
ChouсертPediСокоКондЛитРскорJaroКлимЗарнNighЛитРНохр(190(190пансSinfЧереHandRomaРаспПальDigiXVIIэкон
СтраШтерEnteTropBritRoadYestArtiКормКолдLarrЩенеВНДоСодеТурыAmonJacoPoweСтасВороPeteМакаГСДжСамсКруп
игрыBeatВербIndiBirgSonySonySonySuprHanssaleБезрклетБахмпервЛукьГойхKark(ЮГИИванXVIINero
-
-
AuthorPosts
- You must be logged in to reply to this topic.