Issa
Issa

Reputation: 1

Working with Bunifu Framework on Visual Studio 2019

I am currently working on a small project that I would like to continue rather than disband because of this issue. However, I've tried many online solutions including the official blog of Bunifu Framework but no success.

My problem is very frustrating because the scrollbar seems to work only on one tabpage. The scrollbar control includes a BindingContainer property which allows me to bind the scrollbar to a panel. However, that didn't solved my issue. Is there anything I can possibly do to fix this bug / issue on my own? The developers of Bunifu didn't seem to fix the issue in their recent updates.

Upvotes: 0

Views: 570

Answers (1)

RamKumar
RamKumar

Reputation: 41

If you had 3 tab bunifu pages, then create 3bunifu scrollbars. Then add all scroll bars on first tab page. Then Bind. (hide the scroll bar, by using transparent colour)

Upvotes: 1

Related Questions