Click or drag to resize

IControlPanelProviderCreateControlPanelContents Method

The contents to show in the control panel, currently supports Winform or WPF controls.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
Object CreateControlPanelContents()

Return Value

Type: Object

[Missing <returns> documentation for "M:Demo3D.Visuals.IControlPanelProvider.CreateControlPanelContents"]

See Also