Re: Custom Command Button
- From: "Boo K.M." <khanming@xxxxxxxxxxxxx>
- Date: Wed, 3 Aug 2005 10:46:15 +0800
How about Toolbar?
You have not put it absolutely at the top, it can be set to AlignNone
(something like that), and with flat button style, it is like Outlook
Express 6 toolbar, with dynamic position you can drag the whole toolbar to
any position you want, and there is whole lot properties of toolbar you can
customize of.
Toolbar, of course, use your existing ImageList control.
"Ian Davies" <iandan.dav@xxxxxxxxxx> wrote in message
news:UGOHe.8881$hc4.8615@xxxxxxxxxxxxxxxxxxxxxxx
> Thanks for this suggestion
> It might be useful at some point but not in this case.
> The images I am using are of the whole 3d button itself. Even though I can
> put this as a picture on the check box control it is surrounded by the
> typical VB 3D button and as far as I can see I cannot get rid of this to
> just leave my button image.
>
> I think the User Control may be the way however I am not very familiatr
with
> this.
>
> If anyone has experience of the latter and have created their own command
> buttons with it, can you give me some guidance
>
> Thanks
> Ian
>
> "Phill. W" <P.A.Ward@xxxxxxxxxxxxxxxxxxx> wrote in message
> news:dcnphp$2n8$1@xxxxxxxxxxxxxxxxxxxx
> > "Ian Davies" <iandan.dav@xxxxxxxxxx> wrote in message
> > news:wpIHe.12086$SO4.684@xxxxxxxxxxxxxxxxxxxxxxx
> > > Im relatively new to VB but learning fast.
> > > I would like to have custom command buttons on my forms.
> > . . .
> > > At the moment Ive just done a little test using my current knowlege,
> > > where I have three images of my custom button in an Image control
> > > (on top of each other) as an array. I then set which button is visible
> > > with the mouse move, mouse down and mouse up.
> >
> > Strange as it might seem, the CheckBox Control, with its Style property
> > set to vbButtonGraphical (=1) might be a better starting point.
> >
> > It allows you to set "Up" and "Down" (and "Disabled") pictures directly
> > as properties.
> >
> > HTH,
> > Phill W.
> >
> >
>
>
.
- References:
- Custom Command Button
- From: Ian Davies
- Re: Custom Command Button
- From: Phill. W
- Re: Custom Command Button
- From: Ian Davies
- Custom Command Button
- Prev by Date: Bitwise operating...is that the term?
- Next by Date: Re: Record Transaction ID
- Previous by thread: Re: Custom Command Button
- Next by thread: Scheduling a task (VB script) - not using the local system account
- Index(es):