Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: How to Diable Resize Button


Message #1 by "JIB_GEO" <jib_geo@y...> on Sat, 14 Jul 2001 14:38:19 +0530
If you are willing to remove all three of those buttons (I dunno if you
want to) set the ControlBox property to false.

-----Original Message-----
From: JIB_GEO [mailto:jib_geo@y...]
Sent: Monday, July 16, 2001 1:12 AM
To: professional vb
Subject: [pro_vb] Re: How to Diable Resize Button


Yes I got it. Thank you everybody for the solution

JIB

----- Original Message -----
From: "Seth Bembeneck" <sbembeneck@c...>
To: "professional vb" <pro_vb@p...>
Sent: Sunday, July 15, 2001 2:07 AM
Subject: [pro_vb] Re: How to Diable Resize Button


> I don't know how to remove that button, but I do know how to disable
> it. To disable it, there is a property called MaxButton in the
> property sheet for the form. If you set it to false, the button dims.
> You can do the same for the "--" button also. Seth
>
> > Yes the button between the "--" and "X" on top right of the form.
> >
> > JIB
> >
> > ----- Original Message -----
> > From: "Seth Bembeneck" <sbembeneck@c...>
> > To: "professional vb" <pro_vb@p...>
> > Sent: Saturday, July 14, 2001 1:13 PM
> > Subject: [pro_vb] Re: How to Diable Resize Button
> >
> >
> > > Do you mean the minimize and restore buttons?
> > > Seth
> > > >
> > > > Hi
> > > >
> > > > How to disable resize button in a form. code samples will be of
> great =3D
> > > > help.
> > > >
> > > > Thanks in advance
> > > > JIB

  Return to Index