PowerTools MultiRow for Windows Forms 8.0J
CharSets プロパティ (FontInfoFilter)

GcFontPickerCellの選択可能なフォントをフィルタリングするために使用される文字セットのコレクションを取得または設定します。
構文
Public Property CharSets As CharSetCollection
public CharSetCollection CharSets {get; set;}

プロパティ値

GcFontPickerCellのフォントのフィルタリングに使用されるGrapeCity.Win.Pickers.CharSetCollection。このコレクションの既定値には、GrapeCity.Win.Pickers.FontCharSet列挙体のすべての値が含まれます。
解説
このFontInfoFilterに関連付けられたGcFontPickerCellに表示されるフォントを文字セットでフィルタリングする場合は、このプロパティを、サポートするGrapeCity.Win.Pickers.FontCharSetを含むGrapeCity.Win.Pickers.CharSetCollectionインスタンスに割り当てます。そうすると、このFontInfoFilterに関連付けられたGcFontPickerCellGcFontPickerCell.AllFontsコレクションには、指定した文字セットをサポートするフォントのみが格納され、ユーザーが選択するためのドロップダウンリストにはそれらのフォントの名前が表示されます。
参照

FontInfoFilter クラス
FontInfoFilter メンバ
CharSetCollection クラス

 

 


© 2008-2015 GrapeCity inc. All rights reserved.