PrintDocument for WinForms
AcceptButton プロパティ (C1Page)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1Page クラス : AcceptButton プロパティ
Gets the RenderInputButton representing the accept button for the current page.
シンタックス
'宣言
 
Public ReadOnly Property AcceptButton As RenderInputButton
'使用法
 
Dim instance As C1Page
Dim value As RenderInputButton
 
value = instance.AcceptButton
public RenderInputButton AcceptButton {get;}
参照

C1Page クラス
C1Page メンバ