ACC2000: Hiding Control on a Page Doesn't Hide Control's LabelID: Q203447
|
When you set the Visiblity property of a control on a data access page to Hidden, the associated label for that control remains visible.
The control and the control's label have separate Visibility properties on pages.
For each control that you hide on a page, set the Visibility property for that control's label separately. To hide a control's label, select the label, and then set the Visibility property to Hidden.
Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article.
You need to set the Visibility property for the labels of check boxes, drop-down lists, list boxes, option buttons, and text boxes separately.
Additional query words: DAP pra
Keywords : kbdta AccDAP DAPProb
Version : WINDOWS:2000
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: July 8, 1999