ScrollingHelper Class

 

Contains functionality to adjust the scrolling behavior in a control.

Namespace:   Microsoft.WindowsServerSolutions.Common
Assembly:  AdminCommon (in AdminCommon.dll)

System::Object
  Microsoft.WindowsServerSolutions.Common::ScrollingHelper

public ref class ScrollingHelper abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticDisplayVertScrollableIfNeeded(TextBox^)

Makes a text box vertically scrollable if the text does not fit on one line, and hides the vertical scroll bar if the text fits on one line.

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: