ListBoxItemPainter Constructor |
Namespace: Kettic.AspNet.Controls.DesignAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic ListBoxItemPainter(
bool showIndexButtons
)
Public Sub New (
showIndexButtons As Boolean
)
public:
ListBoxItemPainter(
bool showIndexButtons
)
new :
showIndexButtons : bool -> ListBoxItemPainter
Parameters
- showIndexButtons
- Type: SystemBoolean
See Also