Partager via


SmartPartInfo Class

Definition

public ref class SmartPartInfo : System::ComponentModel::Component, Microsoft::Practices::CompositeUI::SmartParts::ISmartPartInfo
[System.Drawing.ToolboxBitmap(typeof(Microsoft.Practices.CompositeUI.SmartParts.SmartPartInfo), "SmartPartInfo")]
public class SmartPartInfo : System.ComponentModel.Component, Microsoft.Practices.CompositeUI.SmartParts.ISmartPartInfo
[<System.Drawing.ToolboxBitmap(typeof(Microsoft.Practices.CompositeUI.SmartParts.SmartPartInfo), "SmartPartInfo")>]
type SmartPartInfo = class
    inherit Component
    interface ISmartPartInfo
Public Class SmartPartInfo
Inherits Component
Implements ISmartPartInfo
Inheritance
SmartPartInfo
Derived
Attributes
Implements

Constructors

SmartPartInfo()
SmartPartInfo(String, String)

Properties

Description
Title

Methods

ConvertTo<TSmartPartInfo>(ISmartPartInfo)

Applies to