PC Review


Reply
Thread Tools Rate Thread

Button like Windows!

 
 
Bob
Guest
Posts: n/a
 
      21st Dec 2006


--
I want to create a Button that works like Start, Programs does in windows,
so I click on the button and I can select a from or a dropdown Combo list
from this button
Thanks for any help....Bob






..........Jenny Vance


 
Reply With Quote
 
 
 
 
Larry Linson
Guest
Posts: n/a
 
      21st Dec 2006
"Bob" wrote

> I want to create a Button that works like Start,
> Programs does in windows, so I click on the
> button and I can select a from or a dropdown
> Combo list from this button


I'm not sure what, exactly, you mean by "can select a form or a dropdown
Combo list from this button." If I guess that "from" is a typo, and you
mean "form", I still am puzzled. Do you simply not want to give up the
screen "real estate" to put the Combo Box directly on your Form?

If so, then set the Visible property of the Combo Box Control to "No" at
design time, and in the Button's Click event, you could have:

Me!cboYourComboName.Visible = True

You'll need to clarify abour "select a from" or "select a form," though, for
me to comment.

Larry Linson
Microsoft Access MVP


 
Reply With Quote
 
Bill Mosca, MS Access MVP
Guest
Posts: n/a
 
      21st Dec 2006
Maybe a custom menu would be a better idea.

--
Bill Mosca, MS Access MVP


"Bob" <(E-Mail Removed)> wrote in message news:emd3p2$k5g$(E-Mail Removed)...
>
>
> --
> I want to create a Button that works like Start, Programs does in windows,
> so I click on the button and I can select a from or a dropdown Combo list
> from this button
> Thanks for any help....Bob
>
>
>
>
>
>
> .........Jenny Vance
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
From Windows 95 to Windows Vista SP1 RC1 - the Evolution of the Start Button non flammable on XP Windows Vista General Discussion 2 7th Jan 2008 06:27 AM
From Windows 95 to Windows Vista SP1 RC1 - the Evolution of the Start Button non flammable on XP Windows XP Customization 0 7th Jan 2008 01:02 AM
C# Windows Form - Panel populated dynamically with button controls, Windows.Closing() becomes disabled. =?Utf-8?B?QnJ1Y2U=?= Microsoft C# .NET 1 18th Mar 2004 07:21 AM
Windows XP Button vs Framework window form button A-PK Microsoft Dot NET Framework Forms 6 1st Mar 2004 07:59 PM
Windows 2000 Problems (Start Button, Folder Windows) Guneet Microsoft Windows 2000 6 15th Dec 2003 08:14 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:43 PM.