[Visual Basic] Protected Sub New( _ ByVal automationElement As AutomationElement, _ ByVal actionListener As ActionListener, _ ByVal automationIds As ScrollBarButtonAutomationIds _ ) [C#] protected ScrollBar( AutomationElement automationElement, ActionListener actionListener, ScrollBarButtonAutomationIds automationIds ); [C++] protected: ScrollBar( AutomationElement* automationElement, ActionListener* actionListener, ScrollBarButtonAutomationIds* automationIds ); [JScript] protected function ScrollBar( AutomationElement automationElement, ActionListener actionListener, ScrollBarButtonAutomationIds automationIds );
ScrollBar Class | White.Core.UIItems.Scrolling Namespace | ScrollBar Constructor Overload List