

| DynamicIconUsage Enumeration | 
[Missing <summary> documentation for "T:Rhino.Render.DynamicIconUsage"]
Namespace: Rhino.Render
 Syntax
Syntax Members
Members| Member name | Value | Description | |
|---|---|---|---|
| TreeControl | 0 | Used in a tree control (e.g., TreeGridView). | |
| SubnodeControl | 1 | Used in a sub-node control (\see CRhRdkSubNodeCtrl) | |
| ContentControl | 2 | Used in a content control (\see CRhRdkContentCtrl) | |
| General | 3 | Used in a custom user interface. The background will be plain white. | 
 See Also
See Also