public virtual new Picture BackgroundImage {get; set;}
'Declaration Public Overridable Shadows Property BackgroundImage As Picture
'Declaration
Public Overridable Shadows Property BackgroundImage As Picture
'使用法 Dim instance As FpProgress Dim value As Picture instance.BackgroundImage = value value = instance.BackgroundImage
'使用法
Dim instance As FpProgress Dim value As Picture instance.BackgroundImage = value value = instance.BackgroundImage
このプロパティが使用できるのは実行時のみです。
FpProgress クラス FpProgress メンバ
© 2004-2017, GrapeCity inc. All rights reserved.