INameSpaceTreeControlCustomDraw interface
Exposes methods that enable the user to draw a custom namespace tree control and its items.
Members
The INameSpaceTreeControlCustomDraw interface inherits from the IUnknown interface. INameSpaceTreeControlCustomDraw also has these types of members:
Methods
The INameSpaceTreeControlCustomDraw interface has these methods.
| Method | Description |
|---|---|
| ItemPostPaint |
Called after an item in the namespace tree control is drawn. |
| ItemPrePaint |
Called before an item in the namespace tree control is drawn. |
| PostPaint |
Called after the namespace tree control is drawn. |
| PrePaint |
Called before the namespace tree control is drawn. |
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|
See also
Show: