Intersoft.Client.UI.Controls Namespace > ImageLoader Class : ProgressText Property |
<CategoryAttribute("Progress Bar")> Public Property ProgressText As String
Dim instance As ImageLoader Dim value As String instance.ProgressText = value value = instance.ProgressText
[CategoryAttribute("Progress Bar")] public string ProgressText {get; set;}
[CategoryAttribute("Progress Bar")] public: property String^ ProgressText { String^ get(); void set ( String^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2