Skip to content

Parameter Property

Description

Gets/Sets the parameter of the control. This is the equivalent to the "Tag" property. You can store any extra data needed for your program.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property Parameter() As String

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.