ActiveReports for .NET 18.0J
DrawTextInputField メソッド

GrapeCity.ActiveReports.Document.Section 名前空間 > Page クラス : DrawTextInputField メソッド
シンタックス
'宣言
 
Public Sub DrawTextInputField( _
   ByVal bounds As RectangleF, _
   ByVal fieldName As String, _
   ByVal readOnly As Boolean, _
   ByVal required As Boolean, _
   ByVal borderStyle As InputBorderStyle, _
   ByVal borderWidth As Single, _
   ByVal borderColor As Color, _
   ByVal maxLength As Integer, _
   ByVal multiline As Boolean, _
   ByVal password As Boolean, _
   ByVal spellCheck As Boolean, _
   ByVal alignment As InputTextAlign, _
   ByVal textArray() As String _
) 

パラメータ

bounds
fieldName
readOnly
required
borderStyle
borderWidth
borderColor
maxLength
multiline
password
spellCheck
alignment
textArray
参照

Page クラス
Page メンバ