GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > TouchToolBarButton クラス : Enabled プロパティ |
'Declaration Public Overrides Property Enabled As Boolean
'使用法 Dim instance As TouchToolBarButton Dim value As Boolean instance.Enabled = value value = instance.Enabled
public override bool Enabled {get; set;}