Skip to content

ListViewColumns.Insert

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

ListViewColumns.Insert Method

Definition

Namespace: My.Sys.Forms

Syntax

Declare Sub Insert(Index As Integer, ByRef FCaption As WString = "", FImageIndex As Integer = -1, iWidth As Integer = -1, Format As ColumnFormat = cfLeft)

Parameters

Part Type Description
Index Integer
FCaption WString
FImageIndex Integer
iWidth Integer
Format ColumnFormat

See also

Clone this wiki locally