GridControl.GridControlAccessibleObject.GetAccessibleForScrollBar Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected public:
System::Windows::Forms::AccessibleObject ^ GetAccessibleForScrollBar(bool bHoriz);
protected internal System.Windows.Forms.AccessibleObject GetAccessibleForScrollBar (bool bHoriz);
member this.GetAccessibleForScrollBar : bool -> System.Windows.Forms.AccessibleObject
Protected Friend Function GetAccessibleForScrollBar (bHoriz As Boolean) As AccessibleObject
Parameters
- bHoriz
- Boolean