[SOLVED] Navigation bar sub items indentation

Answered
0
0

Hi!

How can I indent navigation bar sub items?

May you help me, please?

Thanks,
Ulisses.

  • You must to post comments
Best Answer
0
0

Hi Ulisses,

You can pull the open-source NavigationBar from https://github.com/iceteagroup/wisej-extensions

Once you download the latest version you can create a new “NavigationBarItem” class with your custom tab/alignment settings (fully customizable, use NavigationBarItem as the model)

Change the “Add” functions in the NavigationBarItem class to use your custom version “NavigationBarItemCustomized”

Build the solution, attach the DLL to your project.

Let me know if this works for you or if you need clarification!

Best regards,

Levie

  • Ulisses
    Thanks, Levie!
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.