DesignerActionUIService::Refresh Method (IComponent^)
.NET Framework (current version)
Updates the smart tag panel.
Assembly: System.Design (in System.Design.dll)
Parameters
- component
-
Type:
System.ComponentModel::IComponent^
The IComponent to refresh.
The following code example demonstrates how to use the Refresh method to update a smart tag panel. This example is part of a larger example available in the DesignerActionService class overview.
.NET Framework
Available since 2.0
Available since 2.0
Show: