FormTimeControl.lineFromChar(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 int lineFromChar(int _charIndex);
public virtual int lineFromChar (int _charIndex);
abstract member lineFromChar : int -> int
override this.lineFromChar : int -> int
Public Overridable Function lineFromChar (_charIndex As Integer) As Integer
Parameters
- _charIndex
- Int32