OnPenSelect Event

Occurs when the user changes the currently active Pen by selecting another Pen.

Syntax

object_OnPenSelect(ByVal IPenNum As Long)

Properties

The OnPenSelect event syntax has these parts:

Part

Description

Object

An object expression that evaluates to an object in the Applies To list.

IPenNum

The index in the Pens collection that defines the selected Pen.

 

Applies To