In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / ScrollBars Property

ScrollBars Property (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(4)>

Property ScrollBars As Boolean
[DispId(4)]

bool ScrollBars {get; set;}
read-write property ScrollBars: Boolean; 
DispIdAttribute(4)

function get,set ScrollBars : boolean
[DispId(4)]

__property bool get_ScrollBars();

__property void set_ScrollBars( 

   bool value

);
[DispId(4)]

property bool ScrollBars {

   bool get();

   void set (    bool value);

}
See Also

Reference

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