Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms / December 2007

Tip: Looking for answers? Try searching our database.

Opening Form in Read Only

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
sue gray - 03 Dec 2007 21:31 GMT
I am openinging a form in read only from a command button.  That works fine.  
The form contains drop down boxes.  How do I hide the drop down arrow and
contents.  It should only show the contents of the field.    

Thanks.
Steve Schapel - 03 Dec 2007 21:55 GMT
Sue,

One approach here would be to make a textbox corresponding with each
combobox, and place on the form in the same position as the comboboxes,
one on top of the other.

Then you would need to use code to set the Visible property of each
combobox to No, and the textboxes to Yes, as part of the process of
opening the read-only instance of the form.

Signature

Steve Schapel, Microsoft Access MVP

> I am openinging a form in read only from a command button.  That works fine.  
> The form contains drop down boxes.  How do I hide the drop down arrow and
> contents.  It should only show the contents of the field.    
>
> Thanks.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.