'Declaration
<ComVisibleAttribute(False)> <ContentPropertyAttribute("InnerControl")> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <DefaultPropertyAttribute("Content")> <LocalizabilityAttribute(LocalizationCategory.None, Readability=Readability.Unreadable)> <StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class WpfOpcBrowseControl Inherits OpcLabs.BaseLib.Presentation.ComponentModel.Internal.WindowsFormsControl(Of OpcBrowseControl) Implements OpcLabs.BaseLib.Presentation.ComponentModel.Internal.IInnerControl, System.ComponentModel.ISupportInitialize, System.Windows.IFrameworkInputElement, System.Windows.IInputElement, System.Windows.Markup.IAddChild, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IQueryAmbient, System.Windows.Media.Animation.IAnimatable
'Usage
Dim instance As WpfOpcBrowseControl
[ComVisible(false)] [ContentProperty("InnerControl")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [DefaultProperty("Content")] [Localizability(LocalizationCategory.None, Readability=Readability.Unreadable)] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class WpfOpcBrowseControl : OpcLabs.BaseLib.Presentation.ComponentModel.Internal.WindowsFormsControl<OpcBrowseControl>, OpcLabs.BaseLib.Presentation.ComponentModel.Internal.IInnerControl, System.ComponentModel.ISupportInitialize, System.Windows.IFrameworkInputElement, System.Windows.IInputElement, System.Windows.Markup.IAddChild, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IQueryAmbient, System.Windows.Media.Animation.IAnimatable
[ComVisible(false)] [ContentProperty("InnerControl")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [DefaultProperty("Content")] [Localizability(LocalizationCategory.None, Readability=Readability.Unreadable)] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public ref class WpfOpcBrowseControl : public OpcLabs.BaseLib.Presentation.ComponentModel.Internal.WindowsFormsControl<OpcBrowseControl>, OpcLabs.BaseLib.Presentation.ComponentModel.Internal.IInnerControl, System.ComponentModel.ISupportInitialize, System.Windows.IFrameworkInputElement, System.Windows.IInputElement, System.Windows.Markup.IAddChild, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IQueryAmbient, System.Windows.Media.Animation.IAnimatable