PowerTools MultiRow for Windows Forms 8.0J
ApplyCellStyleToEditingControl メソッド (GcComboBoxEditingControl)

UIのモデルとして使用するGrapeCity.Win.MultiRow.CellStyle
コントロールのUI(ユーザーインタフェース)を、指定したセルスタイルと一致するように変更します。
構文
Public Overridable Sub ApplyCellStyleToEditingControl( _
   ByVal cellStyle As CellStyle _
) 
public virtual void ApplyCellStyleToEditingControl( 
   CellStyle cellStyle
)

パラメータ

cellStyle
UIのモデルとして使用するGrapeCity.Win.MultiRow.CellStyle
解説
GcComboBoxEditingControlは、オーナーセルのGrapeCity.Win.MultiRow.CellStyleを適用するためにこのメソッドを実装しています。これにより、GcComboBoxEditingControlの外観をオーナーセルに合わせることができます。
参照

GcComboBoxEditingControl クラス
GcComboBoxEditingControl メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.