December 2004
Intermediate to advanced
1008 pages
21h 40m
English
This next section is all about dynamic context menus. You might think that context menus are a small little piece of Windows Forms, and they're easy to do—so why bother dedicating a whole section to them in a chapter on advanced graphical user interfaces?
As you will see in the next section, the reason is that contextual functionality is often overlooked by many application developers. This section will show you how to create dynamic context menus and where they are appropriate.
Contextual functionality isn't just about making sure that you can right-click a control. It is also about providing relevant functionality that is related to whatever the user ...
Read now
Unlock full access