ComponentOne InputPanel for WinForms
SupportScrollAfterFocus Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputControlHost Class : SupportScrollAfterFocus Property
Indicates whether the C1IputPanel should scroll the hosted control when it gets the focus.
Syntax
'Declaration
 
Public Property SupportScrollAfterFocus As System.Boolean
public System.bool SupportScrollAfterFocus {get; set;}
See Also

Reference

InputControlHost Class
InputControlHost Members