473,473 Members | 4,297 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

MsAccess 2003 ComboBox Control with NON Dropdown List

7 New Member
Hi, I've done this in subforms using Gif89.dll which can somewhat show pic conditionally - but result in a messCode. I'm trying to use textbox in subform with onfocus [button in textbox to popup desired form] with returns seleted results - The trick is I can't use native image since it requires me to hide it using txtbox (if txtbox is slow it reveals all images behind).
Its complex but hope to get favourable response form Bytes xperts.
Apr 13 '12 #1
9 2284
NeoPa
32,556 Recognized Expert Moderator MVP
Lucas, What are you talking about? Have you read this back to yourself? I hate to disappoint after a second attempt, but your question makes no sense again.

If it's complex, why do you think a question of barely a paragraph in almost text-speak English is going to yield any results.
May 26 '12 #2
LucasMKG
7 New Member
NeoPan, sorry for taking long to reply. I was angered by an expert who deleted my posting...of which I was asking 'How to add combobox next to node.label in a treeview' but was able to find solution myself, I concluded that I should resign my account if I'm to be treated like that.

For those who might need that solution of showing any control next to node.label in treeview-i donkt know where to post those two solution options.
Aug 10 '12 #3
LucasMKG
7 New Member
NeoPan(ur reply made me happy-to a point of sharing solutions with Bytes), regarding 'button in textbox in continous forms'
I have many solutions but they are ugly. So I need xpert advice to polish the best option, 1st option;
1. Having a [textbox sized to fit a zoom icon+locked+tabstop=false] - for zoom icon either locate it using chrw(number) or intall font with zoom icon(Waldo-cons): in controlsource="=IIF([SelTop]=[ctlCurrentLine],'c',Null)". Align the latter textbox to the right of the bound textbox. /GET CODE FROM (changing the background color of the current record in a continuous form -from-www.mvps.org.access/index.htm)
U'll have a popup button on current record + u could use variation like it to popup on focus.
Aug 10 '12 #4
LucasMKG
7 New Member
2. Is to make use of gif89.dll (requires zoom gif image + on current line gif control.filename="path")interchange blank image with zoom image
[gif89.dll - somewhat conditional format] _ what I don't like is control is not transparent.
Hope I make sense.
Aug 10 '12 #5
NeoPa
32,556 Recognized Expert Moderator MVP
I hate to disappoint you Lucas, but very little of this makes any sense at all. That's why your earlier thread was deleted I suspect (It was a while ago now).

I'm sorry if expressing yourself in English is a difficulty for you. We have many members who don't speak English as their first language. It's unfortunate, but this is an English Language site and I'm afraid that's a requirement for posting.

A good tip is to make sure that at least you copy the words that are already in the thread correctly. If you don't even manage that, and I'm afraid you don't in many cases, there's little hope anyone will be able to read what it is you're trying to write. Frustrating I know, but at least that part shouldn't be too complicated whatever language you speak. It just takes a little attention to what you're doing.
Aug 11 '12 #6
LucasMKG
7 New Member
NeoPa, the problem is not my english - its my Subject Titling. I should have titled this "Ms Access 2003 - COMMAND BUTTON IN A TEXTBOX (in Continuous Subform)". In fact I'm thinking of taking this discussion there (New Subject Line - since I don't know how to change the current subject title).
Having said that - the current title "combobox with non dropdown list", I thought it will be easy 4U to pickup that I intended to use combobox button without dropdown list to launch Popup form. Maybe u might be able to change the subject line 4me - the other reason I don't like long topics, so I thought to be as brief as possible.
Aug 12 '12 #7
LucasMKG
7 New Member
When I referred to gif89 I was meaning using image to mimic command button, and when I referred to option 2 - using textbox to mimic command button...I meant inserting a magnify glass icon in a textbox to mimic most internet browsers search (magnify glass icon inside a textbox). If all this is still not making sense...then I resign my account - also assist me with that.
Aug 12 '12 #8
zmbd
5,501 Recognized Expert Moderator Expert
@LucasMKG
Wow... you are very hostile.
Due to the tone of your post... I almost decided to dismiss the entire thread and move on to someone that would truly appreciate the help!

Because I hope that there is some misunderstanding... I will offer you this one starting point, look at this type of control and at the on-click event related there to: http://msdn.microsoft.com/en-us/libr...ffice.12).aspx if you truly insist on approaching your problem as described. (The link is for 2007; however, I've used this type of control for custom icons in in 2003; thus, the information is still valid)

Now for my little rant:

You were kindly asked to clarify your original question and only in post #7 did you explain yourself clearly enough for anyone to understand what you're after. I am a Degreed Chemist just shy of 30 years in the field including being a research/teaching assistant at University and some 2 decades in industrial labs with a background in Mathematics and Computer Sciences, and I couldn't follow what you were asking in either OP or post 4 and 5.

Let me remind you... most of the mods/experts on this website are un-paid and volunteer their time.

I do this as hobby at home and in-between my full time job as a Chemist.

If you want our FREE help, YOU need to be a tad more relaxed and respectful in the tone of your posts.

If you want our FREE help, YOU need to be a tad more patient with us too as there are only so many hours in the day.

-z
Aug 12 '12 #9
LucasMKG
7 New Member
I'll check the link, thanks for suggestions, your points are noted...sorry for my tone I never meant to disrespect---everyone reading this threat forgive me for all my frustration. Notably BYTES is the best group...and I truly appreciate any assistance. I also enjoy browsing threats which are rich and informative).
Aug 12 '12 #10

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: RA | last post by:
Hi Is there a control that I can use to show dropdown list and also to give the user option to enter information to the dropdown list? Thnaks, Ron
0
by: Kenneth P. Graci | last post by:
Hi, vb.net - windows forms I need to know when the dropdown list on my derived combobox closes. There is a DropDown event and a OnDropDown override, but I want to know when it closes. It...
1
by: Norm Katz | last post by:
When you use a bound combobox and you set its dropdown style to "dropdown" that allows you to enter text in the edit box. But if you enter anything other than a value in the current bound items...
9
by: Li Pang | last post by:
I use a combobox control to populate the data. I want to prevent to change data (freeze the data in the filed). The only solution I have is to set Enabled property to "False", but it gray out the...
0
by: lucy | last post by:
I'm using Visual Studio 2005. I load server control dropdown list from Javascirpt. I couldn't figure out how to make them persist when a button is clicked. Any suggestion is highly appreciated....
3
by: Cagey | last post by:
What I'm trying for: If this selection or if click on selection (highlighted line choice/ which ever selection change) w/in query's combo dropdown list box (on Switchboard), then Open in...
1
by: mawenb | last post by:
I have a comboBox. evevry time I selected an item in the comboBox, the dropdownlist resized. It flashed before disapeared. In my code, I handled the comboBox SelectionChangeSubmitted event, and ...
0
TonFrere
by: TonFrere | last post by:
Hello, I'm building a windows form application in Visual C# using VS 2005. On my form I need to populate a combobox with Invoices# linked to the current reccord's Order# value. This means that: -...
3
by: =?Utf-8?B?QW5kcmV3?= | last post by:
Hello, friends, We use System.Windows.Forms.ComboBox in our c#.net 2005 app. We want to make the dropdown list wider than the comboBox's width. (Some items in the dropdown list have more...
6
by: OldBirdman | last post by:
Is there a good way, in Access 2002, to only allow a user to pick from the dropdown list for a combobox? Logically, this would 'Lock' the textbox portion and have the dropdown list unlocked. Many...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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...
0
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,...
0
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
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...
0
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...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.