Posted 17 years ago
by Kris Goossens
-
Remmicom
Version: 4.0.0457
Platform: .NET 3.5
Environment: Windows Vista (32-bit)

We first used a fixed list of menu items on a popup button and this worked fine : When all menu-items where disabled, the popup button was disabled.
When we made the menu items dynamic with a binding to a menu item collection, the popup button allways stays enabled. Even if all menu-items are disabled.
Thx.
Xaml :
When we made the menu items dynamic with a binding to a menu item collection, the popup button allways stays enabled. Even if all menu-items are disabled.
Thx.
Xaml :
The VB code :