o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

External App Combobox -

Fun Question!

Do you have code to search a combobox and do the following ( to a external application )?

1.)Pick External Form
2.)Pick Combobox
3.)Look through combobox for item
4.)Return handle ( hWnd?) to combobox item
5.)select item from combobox

 

External App Combobox -
Fun Question! Do you have code to search a combobox and do the following ( to a external application )? 1.)Pick External Form 2.)Pick Combobox 3.)Look through combobox for item 4.)Return handle ( hWnd?) to combobox item 5.)select item from combobox


How to populate a listbox with an external combobox items -
Hi, is it possible to populated a listbox in my program with an external combobox items? Thanks


How to set the index of combobox with click event firing.. -
Hello, I am able to change the current selected index of a combobox(type:dropdownlist) of external exe using API function-> SendMessage(GetDlgItem(hWnd, 301), API.CB_SETCURSEL, 2, 0) where hWnd: hWnd of exe 301 : control id of the combobox on that exe 2 : inde


How can you select an item in a external combobox with API -
anyone know?


[resolved] function returns combobox -
Hi, On a form I have a combobox that I want to be filled with data. I fill a different combobox with a dataset and the combobox datasource. I do this in a seperate class-file. Now I want to return this combobox to the combobox on the form. However this results in no data in the com


ComboBox read text file -
How do I manipulate the properties of a combobox to import a text file. My program works fine when I include the list but I can't seem to import an external file. Any advice?


Autolength combobox -
i have a combobox. the length of the combobox is fixed. i dont wnt to adjust the length as i want my form look neat so i want all combobox are in the same length. but the problem arise when the data that loaded in the combobox is longer than the combobox length (like in the attachmen


Combobox Selection Change -
Hi, I have got 2 items in list of combo box property: 1) External 2) Internal Now I want to check in Access database table:newQHeader. If Transport Type column have value "External" then inside combo box external must appear and if transport type column have value &


read a control from another app -
Is there a way to get the ListIndex or Text property value from a ComboBox in an external application?


Running external exe -
How do I pass return values from an external exe to my code? I.e. I want to call an external exe file which returns a value...


ComboBox stuff -
Hi, I am programming in access '97 and now I want to use a comboBox to do the following: If I type a new value into my ComboBox that isn't in the list I want to Add it to the table where I created the list However using the NotInList option I can add the new entry but somehow


Question about DataGridView ComboBox column -
I have a couple questions about a DGV combobox column: 1) Is there a way to type in your own text into a DGV combobox like you can with a standard combobox? 2) Is there an event to tell when an item from a DGV combobox has been selected? Thanks...


VBA/Access ComboBox question.... -
I have a combobox on an access form, but when a user types key into the combobox, the text changes?! I just want them to be able to press like 'r' and it go to the R's in the combobox, not actually type 'r' into the combobox. Thanks, Justin Fox


External dll -
Please help How can I access to external dll in my application (I can not access by project -> reference ,the external dll is not "com" dll) my external dll called function.dll thank you


Combobox and API -
Ok, bet no one has this! Heh. I need to know how to make a Combobox function like a Microsoft Access 97/2000 Combobox. I know how to do the DataBinding and all that stuff, I just can't get it to Display more than 1 Column. Can anyone help me? Is there a way to SubClass into th


Combobox problem (super urgent) -
I have a combobox populated with data from the database. I cant see some of the data when i select the combobox dropdown list. Anyone got any idea?? Is there a limit on how many items the combobox can display at one time? i tried typing the data in the editable region of the comb


[word] saving combobox data -
I have a userform that has a combobox in it. The combobox starts empty, then when a user types in a new string, that string is added to the combobox, up to 5 entries. I want the last 5 entries that were in the combox when I quit, to stay in the combobox when I open the document. Is


Combobox like the old Forms 2.0 combobox -
Hello everyone. I have a combobox that I bind data too. The users here want to be able to type in 2 or 3 characters and have the right vendor name come up in the combobox. With the default combobox that comes with vb .net 2003, everytime they press a letter on their keyboard, the co


How to know if its External IP -
Guys, i am having trouble figuring out how to identify if that particular ip is an External IP address? i manage to list out all the IP addresses but now the problem is i don't know which one is the External IP address..? anyone knows how ?


ComboBox! -
A VB6 Form has a ComboBox where items get listed dynamically. Before adding any item to the ComboBox, I want to first find out whether the item already exists in the ComboBox list or not. If yes, then don't add that item again to the ComboBox list but if not, add the item to the ComboB


autocomplete web form combobox -
Hi; Hope someone would be able to help. I manage to populate the the values from my database to a combobox. The problem is that there are about 1000s of records. My question is that is there a way for user to type in the combobox to search through my combobox record to display t


"comboBox text entry" problem -
Hi everybody, I have two comboBox controls on a form, and one of these controls isn't behaving itself! I believe I need to find and eliminate code that tells the control how to accept data. When I try enter a new item in this comboBox, all I will see in the comboBox is the last cha


DataGridView combobox -
Hello, I have a datagridview with 2 comboboxes, what i want is when i change the value of the fist combobox, the list of the second combobox should change accordingly (this i know how to be done). My question is when i want to retreive the data rows from the database, how can i ass


Finding external IP or ISP asssigned IP in VB -
I've seen this asked but never really answered. I'm working on a small VB app that will display my external IP address (the IP address assigned by my ISP and viewable to the external network or internet). I wrote a program that gets my local IP (using winsock) and emails it to my accou


Update the ComboBox at runtime -
Hi I have tried to update my combobox with no luck. I add records to the table, the combobox has as Datasource, but I don't know how to update the combobox. I have tried updata the OleDBAdapter and the DataSet and set the datasource to that dataset, but nothing happens. I can see


How specify size and position of external window -
Hi all . Could any one show me how i can resize an external window to predefined size and place it in specific location in the screen. For exampe place the external windows on the lower right corner of the screen , just above the clock. I know the classname and caption of the exter


Muticolumn in ListBox, Combobox -
Hi, In MS Access, Listbox and combobox can allow us to input the number of columns, and setup the width of each column. In VB 2005 Express, we do not have these options of the Listbox and Combobox. I found that ListView has these option. But, I want to try to work multicolumn on


Locking Combobox ** Resolved** -
I want to be able to lock a combobox when I load a form based upon a specific criteria. I want to prevent the combobox from dropping down when the user clicks on the drop down arrow. I don't want to use the .Enabled property because I want to be able to change the fore color of the co


Diplay day of into combobox -
Hi (vb.net 2005) I have a combobox which has a number of list in it Mon Tue Wed Thur Fir Sat Sun what i need to do is that on form load the combobox display the real day in it if it is Monday the combobox should display Mon.


Combobox and listcount -
Is the Combobox.ListCount property an Integer? I'm populating a combo box with over 34,000 records (I know it's a lot, but necessary) and if I look at the listcount on the combo box, it shows something like -27020. Anyway to get the true number of items in a combobox other than with


Running scripts in VB6 -
Is there any way to run external scripts in VB6... and when I say scripts I mean Java or even better yet C++ coding saved in an external text file. Nothing complex, just like running a simple for - loop and returning an value... And before anyone mentions the Script Control, it d


Need help using ComboBox -
How can I start from the top in the combobox and get the text from all the items in it. Say i have 5 item in the combobox, how can i create a loop that gives me all 5 the text in the combobox. for example if I where going to add all the items from the combobox to a listbox


Winsock: sending content of combobox from server to client -
Hey everyone. I'm new to this forum and I need some help with Winsock. Well theres a combobox on my client and a combobox on the server. Lets say the combobox on the server was filled. How can i send the same exact content of the server combobox to the combobox on my client ?? Thx in a


populating the combobox -
hi, does the combobox in vb work the same as in access. i mean in vb 6.0 i have a combobox ;i want to retrieve all values in a field from database using ado programming into combobox, based on the value i select in the combobox i want the corresponding values in the textbox. i k


The registry and combobox -
I have combobox which will add the item (whatever) you type in itself. Now I want to save all the items in the combobox in registry so that I can retrieve them later. How do I do that and how do I add them back to the combobox when my program starts? Thanks


Compile with external .exe -
I am writing a simple program in VB2005 to execute an external .exe file but want to include the .exe in the compile if possible. I can make the installer create a directory and copy the external file to it and have the program execute it from that path. Is there any way to add the ext


COMBOBOX + 2 fields... -
Hi, I have a combobox which is loaded with a SQL query below. SELECT [ID],[Name] from [Customer] ORDER BY [Name] And I am loading the combobox with name field...Is there any way to associate the name with ID... I mean when user chooses the name from the combobox and press O


combobox helpppp!!! -
i have a combobox which i manually filled in with items like... 1 2 3 4 5 6 7 8 9 10 11 12 that items are hours of the clock.... now the question... how can i save the user selected item unto the database without changing its real item? ex.... Combobox ------


combobox in dropdown mode after setfocus -
if i do a 'setfocus' on a combobox, how can i display this combobox in the drop down mode (the same way like you clicked on the little arrow). The purpose is the following: the user clicks on an arrow, i position the combobox and then i want it to expand, so that is seems that the a


[2005] Clear the text from a ComboBox -
Hi, I am using Visual Basic 2005 Express Edition I have in my form ComboBox: ComboBox.DropDownStyle = ComboBoxStyle.DropDownList I am trying to clear the text from the ComboBox: ComboBox.Text = "" It's not working I don't want to clear all the items: ComboBo