Style Property
Description
Specifies whether this is a CheckListBox or a Standard ListBox.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property Style() As [ListBoxStyle](XtremeSuiteControls~Enumerations~ListBoxStyle_EN.md)
Remarks
The Style is used to specify the type of list box control this will be. It can be a CheckListBox or a Standard ListBox.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.