zafar Mohd

zafar Mohd

  • NA
  • 1
  • 2.4k

Restricting The Bullets Levels in WPF

Dec 26 2010 7:37 AM
Hi,

How do i restrict the Bullets levels to max 3 level in a WPF/Win Forms. i.e the user should not be able to add more levels than 3.

I have downloaded "richtextboxinputpanel" from the MSDN site, where it uses "EditingCommands.ToggleBullets" for Bullets.

Thanks in Advance .