FarPoint.Win アセンブリ > FarPoint.Win 名前空間 > FpProgress クラス : TextStyle プロパティ |
'Declaration
Public Property TextStyle As ProgressTextStyle
'使用法
Dim instance As FpProgress Dim value As ProgressTextStyle instance.TextStyle = value value = instance.TextStyle
public ProgressTextStyle TextStyle {get; set;}