'Declaration Public Sub GetRun( _ ByVal index As Integer, _ ByRef start As Integer, _ ByRef length As Integer, _ ByRef font As Font _ )
'Declaration
Public Sub GetRun( _ ByVal index As Integer, _ ByRef start As Integer, _ ByRef length As Integer, _ ByRef font As Font _ )
public void GetRun( int index, out int start, out int length, out Font font )
RichText クラス RichText メンバ
© MESCIUS inc. All rights reserved.