'Declaration
Public Function SetFormFieldDoNotScroll( _ ByVal FieldId As Integer, _ ByVal DoNotScroll As Boolean _ ) As GdPictureStatus
public GdPictureStatus SetFormFieldDoNotScroll( int FieldId, bool DoNotScroll )
public function SetFormFieldDoNotScroll( FieldId: Integer; DoNotScroll: Boolean ): GdPictureStatus;
public function SetFormFieldDoNotScroll( FieldId : int, DoNotScroll : boolean ) : GdPictureStatus;
public: GdPictureStatus SetFormFieldDoNotScroll( int FieldId, bool DoNotScroll )
public: GdPictureStatus SetFormFieldDoNotScroll( int FieldId, bool DoNotScroll )
Parameters
- FieldId
- DoNotScroll