Initializes a new instance of the ContainerStrip class.
Initializes a new instance of the ContainerStrip class.
[Visual Basic] Protected Sub New()
[C#] protected ContainerStrip();
[C++] protected: ContainerStrip();
[JScript] protected function ContainerStrip();
[Visual Basic] Protected Sub New(ByVal AutomationElement,ByVal ActionListener)
[C#] protected ContainerStrip(AutomationElement,ActionListener);
[C++] protected: ContainerStrip(AutomationElement*,ActionListener*);
[JScript] protected function ContainerStrip(AutomationElement,ActionListener);
ContainerStrip Class | White.Core.UIItems.WindowStripControls Namespace