Skip to content

CheckedListBox.InsertItem

Xusinboy Bekchanov edited this page Nov 5, 2023 · 3 revisions

CheckedListBox.InsertItem Method

Definition

Namespace: My.Sys.Forms

Syntax

Declare Sub InsertItem(FIndex As Integer, ByRef FItem As WString, Obj As Any Ptr = 0)

Parameters

Part Type Description
FIndex Integer
FItem WString
Obj Any

See also

Clone this wiki locally