PowerTools MultiRow for Windows Forms 8.0J
ScrollBars プロパティ (RichTextBoxCell)

RichTextBoxCellが編集状態のときに表示するスクロールバーのタイプを取得または設定します。
構文
Public Property ScrollBars As RichTextBoxScrollBars
public RichTextBoxScrollBars ScrollBars {get; set;}

プロパティ値

System.Windows.Forms.RichTextBoxScrollBars値の1つ。既定値はSystem.Windows.Forms.RichTextBoxScrollBars.Bothです。
例外
例外解説
System.ComponentModel.InvalidEnumArgumentException指定された値がSystem.Windows.Forms.RichTextBoxScrollBars値の1つではありません。
解説
MSDNのSystem.Windows.Forms.RichTextBoxコントロールの解説を参照してください。
参照

RichTextBoxCell クラス
RichTextBoxCell メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.