combit List & Label 30 - .NET Help
combit.Reporting Namespace / LlCore Class / LlSetDlgboxMode Method

desired dialog box mode



LlSetDlgboxMode Method
Don't use this API directly - use the DialogMode Property instead.
Syntax
'Declaration
 
Public Shared Sub LlSetDlgboxMode( _
   ByVal mode As Integer _
) 
 

Parameters

mode

desired dialog box mode

Remarks

This function should be called directly after LlJobOpen() or LlJobOpenLCID(). The values set here are only valid for your application so that List & Label can use different dialog box modes in different applications.

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