PowerTools CalendarGrid for Windows Forms 1.0J
CalendarImageCellType クラス
メンバ 

GcCalendarGrid コントロールにイメージを表示する CalendarCellType を表します。
構文
Public Class CalendarImageCellType 
   Inherits CalendarCellType
public class CalendarImageCellType : CalendarCellType 
解説

CalendarImageCellType クラスは、System.Drawing.Image または System.Drawing.Icon を表示する特別なタイプの CalendarCellType です。

CalendarCellStyle.Image プロパティは、CalendarCell.Value プロパティによって提供される System.Drawing.Image または System.Drawing.Icon の前に表示されます。これを使用して透かし機能を実現できます。

継承階層

System.Object
   GrapeCity.Win.CalendarGrid.CalendarCellType
      GrapeCity.Win.CalendarGrid.CalendarImageCellType

参照

CalendarImageCellType メンバ
GrapeCity.Win.CalendarGrid 名前空間

 

 


© 2014 GrapeCity inc. All rights reserved.