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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderInputButton クラス : AcceptButton プロパティ
Gets or sets a value indicating whether the current button should function as an "Accept button", so that its action is executed when the ENTER is pressed in a supporting viewer control showing the document containing this button.
シンタックス
'宣言
 
Public Property AcceptButton As System.Boolean
'使用法
 
Dim instance As RenderInputButton
Dim value As System.Boolean
 
instance.AcceptButton = value
 
value = instance.AcceptButton
public System.bool AcceptButton {get; set;}
参照

RenderInputButton クラス
RenderInputButton メンバ