Is this content useful?
                        
                            
                            
                        
                        Thank you for your feedback!
                        Thank you for your feedback! You have rated this topic in the last 30 days.
                        
                     
                    
                        
    GetLineNumber メソッド (TextUIElementBase)
        複数行エディット コントロールに指定された文字インデックスを含む行のインデックスを返します。文字インデックスは、エディット コントロールのはじめからゼロで始まる、文字のインデックスです。
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Function GetLineNumber( _
   ByVal  As Integer _
) As Integer
             
        
            
            public int GetLineNumber( 
   int 
)
             
        
             
        
            パラメータ
- caretPosition
 
- 行番号が返される文字の文字インデックス。
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照