473,659 Members | 2,671 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Common Dialog assistance in the Online Help Files

Re: Access 2000

Has anyone been able to find information in the online help on the
topic of "Common Dialog Control?
If so, what did you type in your search to receive the information?
I've been typing in lots and lots of different keywords, all to no
avail.

I was needing assistance setting up a common dialog control in my app.
I got the help I needed, but wanted to toss this to the group at large
to see if I was missing something here.

Thanks,

RLN
Nov 12 '05 #1
4 1488
You'll find that the general consensus on Access 2000 help is that is
basically worthless.

Also, there are a lot of issues to consider when using the common dialog
control ... most have abandoned it in favor of the very simple and easy to
use code module at http://www.mvps.org/access/api/api0001.htm
--
Scott McDaniel
CS Computer Software
www.thedatabaseplace.net

"Ron Nolan" <rl**********@y ahoo.com> wrote in message
news:13******** *************** ***@posting.goo gle.com...
Re: Access 2000

Has anyone been able to find information in the online help on the
topic of "Common Dialog Control?
If so, what did you type in your search to receive the information?
I've been typing in lots and lots of different keywords, all to no
avail.

I was needing assistance setting up a common dialog control in my app.
I got the help I needed, but wanted to toss this to the group at large
to see if I was missing something here.

Thanks,

RLN

Nov 12 '05 #2
rl**********@ya hoo.com (Ron Nolan) wrote:
Has anyone been able to find information in the online help on the
topic of "Common Dialog Control?


There could, likely will, be lots of version problems when you go to distribute the
common dialog OCX.. Instead use the common dialog API calls as documented at the
Access Web at www.mvps.org/access or at "ACC97: How to Use the Common Dialog API in
an Access Database" [Q303066] at the Knowledge Base at support.microso ft.com.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Nov 12 '05 #3
If you mean within the Access Help files, there isn't much. I have however
come across a common opinon (I kind of share it) that it's better to use the
API. You'll need to distribute the Common Dialog Controls where as code
using API does not require any extra files.
"Ron Nolan" <rl**********@y ahoo.com> wrote in message
news:13******** *************** ***@posting.goo gle.com...
Re: Access 2000

Has anyone been able to find information in the online help on the
topic of "Common Dialog Control?
If so, what did you type in your search to receive the information?
I've been typing in lots and lots of different keywords, all to no
avail.

I was needing assistance setting up a common dialog control in my app.
I got the help I needed, but wanted to toss this to the group at large
to see if I was missing something here.

Thanks,

RLN

Nov 12 '05 #4
RLN
Tony,
Thanks for the code tip here. I will try it in the next day or two
here.

Cordially,

---------------
RLN

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 12 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
6788
by: S.W. Rasmussen | last post by:
With the risk of being accused of multi-posting I would like to draw the attention to a serious visual basic/windows issue discussed in the microsoft.public.vb.bugs newsgroup. As pointed out below by Norman Diamond the bug may result in loss of data when saving files with the standard common dialog control. Norman Diamond describes the problem as follows: ---------- In VB6 SP6, VB6 SP5, and possibly others, the common dialog box...
2
6679
by: Robin | last post by:
I need to add a checkbox to the common dialog control for opening files. I know it is possible to customize the common dialog thru API. But the sample codes I have seen were too long and elaborate. One was for adding a preview pane for images to show thumbnails. All I want is a simple checkbox. Heck, I will settle for the built-in "open as read only" checkbox if I could just change its caption.
1
3463
by: Dalan | last post by:
Before distributing a database that I have developed, I thought that I would ask the resident gurus a general question regarding Common Dialogs Control. Correct me if I'm wrong, but I have read somewhere that one can expect problems with different versions of Windows Common Dialogs. Is this true? I have used several in developing an Access 97 database on a Windows 98 SE machine that has comdlg32.dll 4-23-99, and comdlg32.ocx 5-22-00....
1
3142
by: Dalan | last post by:
To avoid having potential conflicts and problems with different versions of Common Dialogs Controls, I have decided to change the ones I have used to API calls; however, this is somewhat new territory for me and would appreciate some assistance. One that I had been using is shown below and has worked fine. I have remarked most of the lines and added the Me!Test line and the Windows Dialog box appeared, but obviously, I'm not referencing...
1
1675
by: Dalan | last post by:
Perhaps a couple of tips regarding API calls using a function module and I will be on my way to retiring the bug prone Common Dialogs Controls. One Common Dialog that I have been using is shown below and has worked fine. I'm have been using it to copy a few queries in HTML format to disk. So the main point is how to properly referenced an OutputTo action when using an API function call. So what should precede the GetOpenFile?
3
4133
by: CaribSoft | last post by:
I want to create my own common dialog to use in an application . How do I show a custom dialog (form) in a class based on the common dialog class?
23
6990
by: George | last post by:
Is there a way to customize the open file common dialog? I am trying to modify the button text so I can create a delete file common dialog. I need the same functionality of the open file common dialog but just need to change the button text from "open" to "delete". Any ideas? Thanks
1
1740
by: kmslick | last post by:
Hello all. Not sure which group this problem best relates to, so I'm posting to both with a follow up. I started learning C# and .NET last august for a project for my employer. The project involved extending explorer by creating a context-menu extension and allow certain actions to be performed on certain files. I was able to get that up and running through much searching on google, but the overall goal of the projects seems like it...
8
4689
by: Arno R | last post by:
Hi all. When I need to search for pictures, I always have too choose thumbnail-view manually. Is it possible to open the common dialog in thumbnail-view programmatically? Example ?? At the moment I am using Ken Getz' code. at http://www.mvps.org/access/api/api0001.htm Thanks Arno R
0
8339
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8851
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8751
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8535
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8629
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5650
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4176
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
1982
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1739
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.