FormRichTextControl.lineScroll(Int32, Int32) 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.
public:
virtual void lineScroll(int _dx, int _dy);
public virtual void lineScroll (int _dx, int _dy);
abstract member lineScroll : int * int -> unit
override this.lineScroll : int * int -> unit
Public Overridable Sub lineScroll (_dx As Integer, _dy As Integer)
Parameters
- _dx
- Int32
- _dy
- Int32