JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › General Discussions › Lock\disable a docking LayoutPanel from being resized › Reply To: Lock\disable a docking LayoutPanel from being resized
May 16, 2019 at 12:36 am
#99823
admin
Keymaster
Hi Christopher,
Where would you recommend to put the code you recommend above in our app? I tried putting it right after the statement assigning docking.layout
(by iterating over docking.items
), but that did not fix the issue. Is there an event we should hook and put the code in that location?