WindowSmartPartInfo Members

Provides information to show smartparts in the WindowWorkspace.

The following tables list the members exposed by the WindowSmartPartInfo type.

Public Constructors

  Name Description
Public method WindowSmartPartInfo Initializes a new instance of the SmartPartInfo class.

Top

Public Properties

(see also Protected Properties )

  Name Description
Public property Container  (Inherited from Component.)
Public property ControlBox Whether the controlbox will be visible.
Public property Description  Description to associate with the related smart part. (Inherited from SmartPartInfo.)
Public property Height Height of the window.
Public property Icon The Icon that will appear on the window.
Public property Location Gets/Sets the location of the window.
Public property MaximizeBox Make maximize button visible.
Public property MinimizeBox Make minimize button visible.
Public property Modal Whether the form should be shown as modal.
Public property Site  (Inherited from Component.)
Public property Title  Title to associate with the related smart part. (Inherited from SmartPartInfo.)
Public property Width Width of the window.

Top

Protected Properties

  Name Description
Protected property CanRaiseEvents  (Inherited from Component.)
Protected property DesignMode  (Inherited from Component.)
Protected property Events  (Inherited from Component.)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Static ConvertTo  Creates a new instance of the TSmartPartInfo and copies over the information in the source smart part. (Inherited from SmartPartInfo.)
Public method CreateObjRef  (Inherited from MarshalByRefObject.)
Public method Dispose  Overloaded. (Inherited from Component.)
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetLifetimeService  (Inherited from MarshalByRefObject.)
Public method GetType  (Inherited from Object.)
Public method InitializeLifetimeService  (Inherited from MarshalByRefObject.)
Public method Static ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Component.)

Top

Protected Methods

  Name Description
Protected method Dispose  Overloaded. (Inherited from Component.)
Protected method Finalize  (Inherited from Component.)
Protected method GetService  (Inherited from Component.)
Protected method MemberwiseClone  Overloaded. (Inherited from MarshalByRefObject.)

Top

Public Events

  Name Description
Public event Disposed  (Inherited from Component.)

Top

See Also

Reference

WindowSmartPartInfo Class
Microsoft.Practices.CompositeUI.WinForms Namespace