'DeclarationPublic Function GetContainerControl() As System.Windows.Forms.IContainerControl
'UsageDim instance As WorkbookDesigner Dim value As System.Windows.Forms.IContainerControl value = instance.GetContainerControl()
public System.Windows.Forms.IContainerControl GetContainerControl()
            public function GetContainerControl(): System.Windows.Forms.IContainerControl; 
            public function GetContainerControl() : System.Windows.Forms.IContainerControl;
            public: System.Windows.Forms.IContainerControl* GetContainerControl(); 
            public:
System.Windows.Forms.IContainerControl^ GetContainerControl();