Re: Hide Combobox

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: keepITcool (xrrcvgpbby_at_puryyb.ay)
Date: 07/05/04


Date: Mon, 05 Jul 2004 10:12:23 -0700


Note multipage numbering is 0 based..

This will hide the combo if the 2nd page is selected
Private Sub Multipage1_Change()
  ComboBox1.Visible = (MultiPage1.Value <> 1)
End Sub

keepITcool

< email : keepitcool chello nl (with @ and .) >
< homepage: http://members.chello.nl/keepitcool >

djw_123m@hotmail.com (Lakeuk) wrote:

> Is is possible to hide a combobox based on a multipage being selected.
>
> Thanks
> Dave
>


Quantcast