May 2010
Intermediate to advanced
1272 pages
61h 18m
English
Another interesting tool that allows designing objects by taking advantage of the visual instrumentation of the IDE is the Class Details Window that you enable by selecting View, Other Windows, Class Details. This tool displays members from the selected object in the Class Diagram designer and allows adding, editing, or removing members from the object, such as methods, properties, events and so on. It is worth mentioning that the tool supports IntelliSense, for example when you provide the data type. Figure 17.11 shows an example.
Figure 17.11 The Class Details tool window.

You supply the member name according to the member ...
Read now
Unlock full access