Read more

I am getting an issue where when my sidebar loads in the Panel, the scroll bar is all the way to the bottom of the buttons. I need it to position at the top of the sidebar buttons. I’ve tried a few things and none seem to work. I have a feeling that somewhere in my code it is recognizing the last button as the first or something similiar. That or I have conflicting container properties that is disregarding the code I’ve p..

Read more

I am getting an ‘}’ expected error on the buttonNamesAndFormNames method. I can seem to be figuring out why it’s throwing the error as you can clearly see it at the end of the method. I have included the other methods as I am trying to get my dynamically created buttons to redirect to my DocumentUnderstand form. I want these buttons in my SideBar to redirect to all different forms in VB.NET. I have tried ‘Clean’ & ‘Rebuild’, but the error is still there. Any help is greatly apprec..

Read more