'DeclarationPublic Function New( _ ByVal language As LlLanguage, _ ByVal enableCallbacks As Boolean _ )
public ListLabel( LlLanguage language, bool enableCallbacks )
public: ListLabel( LlLanguage language, bool enableCallbacks )
Parameters
- language
List & Label is available in a couple of different languages. You may select the language for the designer via this parameter.
- enableCallbacks
Use false for this parameter if you don't need access to the List & Label print events. This can lead to a minor performance increase.