'Declaration
Protected Function GetElementWithState( _ ByVal state As ScrollBarButtonState _ ) As ScrollBarElement
'Usage
Dim instance As NScrollBar Dim state As ScrollBarButtonState Dim value As ScrollBarElement value = instance.GetElementWithState(state)
protected ScrollBarElement GetElementWithState( ScrollBarButtonState state )
Parameters
- state