DeckWorkspace.IComposableWorkspace<Control,SmartPartInfo>.ConvertFrom Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
virtual Microsoft::Practices::CompositeUI::SmartParts::SmartPartInfo ^ Microsoft.Practices.CompositeUI.SmartParts.IComposableWorkspace<System.Windows.Forms.Control,Microsoft.Practices.CompositeUI.SmartParts.SmartPartInfo>.ConvertFrom(Microsoft::Practices::CompositeUI::SmartParts::ISmartPartInfo ^ source) = Microsoft::Practices::CompositeUI::SmartParts::IComposableWorkspace<System::Windows::Forms::Control ^, Microsoft::Practices::CompositeUI::SmartParts::SmartPartInfo ^>::ConvertFrom;
Microsoft.Practices.CompositeUI.SmartParts.SmartPartInfo IComposableWorkspace<Control,SmartPartInfo>.ConvertFrom (Microsoft.Practices.CompositeUI.SmartParts.ISmartPartInfo source);
abstract member Microsoft.Practices.CompositeUI.SmartParts.IComposableWorkspace<System.Windows.Forms.Control,Microsoft.Practices.CompositeUI.SmartParts.SmartPartInfo>.ConvertFrom : Microsoft.Practices.CompositeUI.SmartParts.ISmartPartInfo -> Microsoft.Practices.CompositeUI.SmartParts.SmartPartInfo
override this.Microsoft.Practices.CompositeUI.SmartParts.IComposableWorkspace<System.Windows.Forms.Control,Microsoft.Practices.CompositeUI.SmartParts.SmartPartInfo>.ConvertFrom : Microsoft.Practices.CompositeUI.SmartParts.ISmartPartInfo -> Microsoft.Practices.CompositeUI.SmartParts.SmartPartInfo
Function ConvertFrom (source As ISmartPartInfo) As SmartPartInfo Implements IComposableWorkspace(Of Control, SmartPartInfo).ConvertFrom
Parameters
- source
- ISmartPartInfo