combit List & Label 30 - .NET Help
combit.Reporting Namespace / LlBoxType Enumeration


LlBoxType Enumeration
Changes the progress dialog type.
Syntax
'Declaration
 
Public Enum LlBoxType 
   Inherits System.Enum
 
Members
MemberDescription
BridgeMeter

Abort box with bridge meter and text

BridgeWait

Box with bridge meter and text, no abort button

EmptyAbort

Abort box with text

EmptyWait

Box with text, no abort button

Marquee 
NoneNo dialog will be shown
NormalMeter

Abort box with bar meter and text

Normalwait

Box with bar meter and text, no abort button

StandardAbortA systemlike progressbox, with abort button
StandardWaitA systemlike progressbox, no abort button
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         combit.Reporting.LlBoxType

Requirements

Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
.NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9

See Also