GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / EnabledProgressBar Property





In This Topic
EnabledProgressBar Property (IGdViewer)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(31)>
Property EnabledProgressBar As Boolean
[DispId(31)]
bool EnabledProgressBar {get; set;}
read-write property EnabledProgressBar: Boolean; 
DispIdAttribute(31)
function get,set EnabledProgressBar : boolean
[DispId(31)]
__property bool get_EnabledProgressBar();
__property void set_EnabledProgressBar( 
   bool value
);
[DispId(31)]
property bool EnabledProgressBar {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members