BCGControlBar Library for .NET
Container Property (BCGTypeDescriptorContext)




Syntax
'Declaration
 
Public Overridable ReadOnly Property Container As IContainer
'Usage
 
Dim instance As BCGTypeDescriptorContext
Dim value As IContainer
 
value = instance.Container
public virtual IContainer Container {get;}
public: __property virtual IContainer* get_Container();
public:
virtual property IContainer^ Container {
   IContainer^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BCGTypeDescriptorContext Class
BCGTypeDescriptorContext Members

Send Feedback