Share via


SmartPartPlaceholder Class

Definition

public ref class SmartPartPlaceholder : System::Windows::Forms::Control, Microsoft::Practices::CompositeUI::SmartParts::ISmartPartPlaceholder
[System.Drawing.ToolboxBitmap(typeof(Microsoft.Practices.CompositeUI.WinForms.SmartPartPlaceholder), "SmartPartPlaceholder")]
public class SmartPartPlaceholder : System.Windows.Forms.Control, Microsoft.Practices.CompositeUI.SmartParts.ISmartPartPlaceholder
[<System.Drawing.ToolboxBitmap(typeof(Microsoft.Practices.CompositeUI.WinForms.SmartPartPlaceholder), "SmartPartPlaceholder")>]
type SmartPartPlaceholder = class
    inherit Control
    interface ISmartPartPlaceholder
Public Class SmartPartPlaceholder
Inherits Control
Implements ISmartPartPlaceholder
Inheritance
SmartPartPlaceholder
Attributes
Implements

Constructors

SmartPartPlaceholder()

Properties

SmartPart
SmartPartName

Methods

OnPaint(PaintEventArgs)

Events

SmartPartShown

Applies to