
Context: | 
Class Definition |

Library/Class: | 
WinAPIWrapper |
LNProgressbar As ,
LNProgressbar is a Lotus Notes C-API class definition. The class contains methods and properties to display a progress bar window. However, the methods are on a very low level and therefore further wrapped by the Integra ProgressBar class.
Properties:
Methods:
Delete
New (SecondLineVisible As Integer)
SetProgressPos (Progresspos As Long)
SetProgressRange (ProgressMaxElements As Long)
SetText (FirstLineText As String, SecondLineText As String)
|