Microsoft SDK for Java

HitArea.WEEK_NUMBERS

Specifies a week number.

Syntax

public static final int WEEK_NUMBERS;

Remarks

This result can be returned only if the showWeekNumbers property of the month calendar is set to true. If the hitArea field of a HitTestInfo object is set to HitArea.WEEK_NUMBERS, the time field is set to the corresponding date in the leftmost column.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.