FarPoint.Win アセンブリ > FarPoint.Win 名前空間 > FpCombo クラス : AcceptsArrowKeys プロパティ |
'Declaration Public Property AcceptsArrowKeys As AcceptsArrowKeys
'使用法 Dim instance As FpCombo Dim value As AcceptsArrowKeys instance.AcceptsArrowKeys = value value = instance.AcceptsArrowKeys
public AcceptsArrowKeys AcceptsArrowKeys {get; set;}
このプロパティは、リストではなく編集部分に適用されます。これが適用されるのは、コンボボックスが編集可能で、なおかつ編集部分にフォーカスがある場合のみです。