November 14, 2009
Introduction to Global Items Instead of global items we now recommend using new Commands feature in DotNetBar. Certain properties on DotNetBar items are replicated to all the items with the same name or with the same GlobalName. This concept in DotNetBar is called Global Items. For instance, setting the Enabled property on Global Item will be [...]