Skip to content

Id Property

Description

Specifies the type of the button.

Property Type

Read-write property.

Syntax (Visual Basic)

Public Property Id() As Long

Remarks

Specifies which type of button:

  • Id = 100 for an ExpandButton.
  • Id = 101 for a ComboButton.

See Also


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