PowerTools MultiRow for Windows Forms 8.0J
AllowSideButtonsToZoom プロパティ

セルのサイドボタンのズームをユーザーに許可するかどうかを示す値を取得または設定します。
構文
Public Property AllowSideButtonsToZoom As Boolean
public bool AllowSideButtonsToZoom {get; set;}

プロパティ値

ユーザーがセルのサイドボタンをズームできる場合は true。それ以外の場合は false。既定値は false です。
解説
InputManCell または PlusPakCell のサイドボタンは、このプロパティを設定することでズーム可能になります。また、PopupCell もこのプロパティによってズーム可能になります。DateTimePickerCellComboBoxCellNumericUpDownCell などのその他のセルは、このプロパティによってズーム可能になりません。
参照

GcMultiRow クラス
GcMultiRow メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.