PrintDocument for WinForms
FormsKeyActionTab プロパティ (C1PrintDocument)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : FormsKeyActionTab プロパティ
Gets or sets the action to be performed when the TAB key is pressed in a C1.Win.C1Preview.C1PreviewPane control which is viewing the current document.

The default value is FormsKeyActionTabEnum.MoveAccrossDocOut.

シンタックス
'宣言
 
Public Property FormsKeyActionTab As FormsKeyActionTabEnum
'使用法
 
Dim instance As C1PrintDocument
Dim value As FormsKeyActionTabEnum
 
instance.FormsKeyActionTab = value
 
value = instance.FormsKeyActionTab
public FormsKeyActionTabEnum FormsKeyActionTab {get; set;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ