Skip to content

Header.AddSection

Xusinboy Bekchanov edited this page Nov 6, 2023 · 4 revisions

Header.AddSection Method

Definition

Namespace: My.Sys.Forms

Syntax

Declare Function AddSection(ByRef FCaption As WString = "", FImageIndex As Integer = -1, FWidth As Integer = -1, FAlignment As Integer = 0, bResizable As Boolean = True) As HeaderSection Ptr

Parameters

Part Type Description
FCaption WString
FImageIndex Integer
FWidth Integer
FAlignment Integer
bResizable Boolean

Return Value

HeaderSection

See also

Clone this wiki locally