PrintDocument for WinForms
RenderInputComboBox クラス
メンバ 


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

System.Object
   C1.C1Preview.RenderObject
      C1.C1Preview.RenderInputBase
         C1.C1Preview.RenderInputComboBox

参照

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