Article ID: 180762 - Last Review: March 11, 2005 - Revision: 3.2 BUG: SetFocus Changes CommandButton Value to TrueThis article was previously published under Q180762 On This PageSYMPTOMS
When the Value property of a CommandButton is set to False and the SetFocus
method of the CommandButton is executed, the CommandButton Value property
is set to True.
RESOLUTION
Set the Value property of the CommandButton to False after the SetFocus
method is called, as follows:
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. MORE INFORMATIONSteps to Reproduce Behavior
| Article Translations
|
Back to the top
