PrintDocument for WinForms
RenderInputText クラス
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : RenderInputText クラス
Represents a Preview Forms textbox in a C1PrintDocument. When the document is shown by a supporting viewer (e.g. C1.Win.C1Preview.C1PrintPreviewControl), produces an active textbox control.
オブジェクト モデル
RenderInputText クラス
シンタックス
'宣言
 
Public Class RenderInputText 
   Inherits RenderInputBase
   Implements IDocumentLocationIStyleOwner 
'使用法
 
Dim instance As RenderInputText
public class RenderInputText : RenderInputBase, IDocumentLocationIStyleOwner  
継承階層

System.Object
   C1.C1Preview.RenderObject
      C1.C1Preview.RenderInputBase
         C1.C1Preview.RenderInputText

参照

RenderInputText メンバ
C1.C1Preview 名前空間
RenderInputBase クラス
ActionHandlerBase クラス