Find a control... -
I've got a project with over 200 forms. I want to change the gauge control to something a bit nicer. I've gone through the project and deleted all the ugly gauge controls but I've somehow missed one. Can't seem to find it. I'm worried that it's hidden behind a picture control or something.
Any idea how I can find the form that contains my missing control?
Thanks!!
--DB
Is it possible with VB -
Hi everyone,
My problem is that I need to manipulate a tab control from another application (Actually I just ned to read its caption) Anyway I did find some clues on how to do it, but everything I find refers to C++. Now I really want to use VB but can't find any references for it.
Where do i find the LISTVIEW control. -
Good evening to you all.
Just a quick question, i've been recommended to use a LISTVIEW control to display database data but i can't find the LISTVIEW control, i'm using Microsoft Visual Studio Enterprise Edition but i just can't find the control.
Please help if you can, any addi
Find a control... -
I've got a project with over 200 forms. I want to change the gauge control to something a bit nicer. I've gone through the project and deleted all the ugly gauge controls but I've somehow missed one. Can't seem to find it. I'm worried that it's hidden behind a picture control or so
Control-Type -
I'm relatively new to VB - was working with VBA before.
I need to find out what type of control i have before doing
anything with it.
In VBA it was like .controls.item(0).type
in VB this wont work - and I cant find it in the MSDN
So how do i find out whether a given control is
how can i find everything about a control -
i find a new control. now i wanna find everything about it which is not explained in msdn what should i do?
thank u very much for answering
SSTab control backcolor !*!*! -
Hi,
After searching the forums, and most of the web, I have yet to find any way of setting the backcolor of the SSTab control.
I find it hard to believe that nobody has ever tried subclassing this control to provide this feature before. Does ANYONE know where I can find this,
Help: Is WINSOCK Control available in VB.Net -
Dear Sir/Madam,
I am a medium-level VB programmer that once used Visual Basic 6.0 or eariler versions to write codes.
Currently, I am developping a TCP/IP application that is based on socket communications. I would like to use WINSOCK Control as I did while using VB 6. Unfo
[2008] sqlconnection control -
I read some VB 2005 books and they keep talking about the sqlconnection control.
When I try to locate the sqlconnection control from the tool box in VB 2008, I could not find the control.
I have a feeling that the sqlconnection control is no longer applicable in VB 2008. Is this
Multi-Sheet in VB.Net -
I've programmed a few basic macros in Excel VBA before and have used the Multi-Sheet activeX control. I can't seem to find this is VB.Net, or anything which is the equivilent!
Is this control not in VB.Net? I can't beleive it's not available.........I just can't seem to find it!
Is the web brower control referenced on the msdn site -
I need to do A prog. where I fill out some boxes, upload a file and submit consecutive pages. I think a web browser can handle this ,but the problem is I have VB6 but msdn, I looked through the msdn site and could not find any references to it I've look through intrinsic contols, Acti
Using SelectFile control in Excel -
Hello everyone, I'm new here. I've been programming visual basic off and on for about four years now, but most of what I know is syntax and translations from other programming languages. This apparently stumped the folks at CodeGuru:
I was trying to find a control to find filenames
Office Menu 2003 Style -
Hi,
I was looking for a Free Control to use with VB6, but I was unable to find 1, but I did find some good codes, that I used to build this small Control, allowing you to have almost the same look like Office 2003. So, if you guys find any error, please do not hesitate to e-mail me wi
Find in WebBrowser control -
It's easy to use webbrowser control, but difficult to customize. I want a static Find textbox for my program instead of floating find dialog box of IE that shows the IE logo even if IE is customized. Is there any way? And how to turn-off the right-click offerings of the controls.
Find out the next control which will get focus -
Hiya, Is there any way to put some code in the lostfocus event of a control to find out the control which will get focus?
any methord will be appreciated
Thanks
Implementing Find and Find Next for RTB control -
Hi,
How does one implement the Find and Find Next for text in a RichTextBox control (for VB 6) considering search direction parameters like searching from top, searching from current cursor position forward and searching from current position backwards? and before I forget. . .case (
Where can I find CrystalReport.ocx -
Hi,
I am want use crystal report for generating my report within my VB app. I just can't seem to find the control. Does anybody what's the exact name of the control and where I can find it.
Thanks
Zack
Menu Control -
I'm new to VB... Anyways my problem is I can't find the menu control. Its not in the general toolbar. Does anyone know where I can find it in the add control thing? The name perferably...
Doing a FIND feature without a Data Control -
I am trying to figure out how to implement a FIND button in my app. I saw one article here that does it with a data control. However, I wrote this without using a data control. How would I accomplish this. I am using ADO. Thanks
JRF2k
Who is on Top -
i want to safe the information from a form in a XML format. so the position from each control, the container etc..
Is it posible to find out which control is placed on top /back
how i can find out??
[2005] Accessing User Control in Web Page -
I have a user control called Menu.ascx. How do I access it
in a web page? I have these in the ASPX:
<%@ Reference Control="~/Menu.ascx" %>
<%@ Register TagPrefix="Menu" TagName="MenuTable" Src="Menu.ascx" %>
and then I try t
Help Me Find This Control!!! -
I'm looking for the cool tab control that you see as your toolbox on the left hand side when you 1st open VisBas. Anyone know what it's called and where I can find it???
I could really use this in an app I'm trying to make.
Thanks
Highlighting Text in a Web Browser Control -
I have a VB 6.0 windows app that includes a web browser control in which I display a variety of HTML pages that are a part of my project. I would like to include a Find and Find Next feature whereby the user can search the page being displayed for a string. If I find the search strin
Find the handle of a control in another app -
Hi.
How can I find the handle of a control on another application?I know how to find the handle of a window but I dont know how to find the handle of a spesific control.
Thanks
Oh and if you need to know the other control on the app is a Rich Textbox...
Looking for a timer control -
Hi
I'm looking for a timer control which I can start, pause and end.
The control should be able to tell me how much time I have spent
on an application. Does anyone know where I can find such a control
or tips on how I couuld create the the counter for the control?
Thanking you
VS 2005 Custom Control - With Custom Designer -
Hello,
I am trying to create a custom control that for all intents and purposes is a panel control with a header bar and a button in the header. The problem I am having is that I can't seem to create a control that will child other controls during design time.
So basica
[2005] Are Forms Considered a Control -
I was in my visual basic class and my professor said something about a Form being a control. I didn't say anything, but I'm not sure if that's a correct statement or not. I'm looking around trying to find an answer, but can't really find one.
Any ideas?
Find a control -
Hi,
I have a picture box that has a couple of controls in it how can I find out what control I have clicked on?
Thanks
Loftty
Can I find a control from a Tag value -
I wish to have 100 similar controls on a form (labels - named label_0, label_1 .... label_99)
I have a procedure which takes click events from all these controls. I can interrogate the TAG field (sender.Tag) which has been set with the related number, so I know which control has be
microsoft telephony control -
I am desiging a address book program and one of the features I plan on
having it is the ability to dial a phone number. I can not seem to figure out or find anything on the net that will help me.
Im am looking for a help file or code for using the microsoft telephony control or the T
Find and Find Next for RichTextBox control -
Hi,
How does one implement the Find and Find Next for text in a RichTextBox control (for VB 6) considering search direction parameters like searching from top, searching from current cursor position forward and searching from current position backwards? and before I forget. . .case (u
Can't Find A Control -
Hi, I cannot find the Date Picker control in VB6 can someone tell me how to locate it.
Thanks,
A Student.
Looking for a specific control -
I'd like to use a control in my new app
It's the Properties window used in VB Editor 6...
What's the name of this control ?
Where could I find such a control ?
Thanks.
Referencing Dynamically Named Controls -
I have a problem that I can't seem to get around.
I want to add a user control that I created, dynamically, according to the amount of records I find in a query. How do I create these controls and name them so that I can reference them later in my code.
In VB, I could name a
hotkey control - where too change -
I've included the hotkey control found here into my project. now I want to change what happens when the hotkey is pressed, but I can't find where to edit. What currently happens is that the form gets control.
Can anyone find anything?
RealAudio Control -
Has anyone used this control?
Is it able to play RealVideo file? (*.rm, *.ram). I've just try with files in my own computer. The sound comes but there is no picture. I think this is because I didn't set the control correctly, but I've tried for long.. Have any idea?
ps. I've sear
disclosure triangle control in VB -
How can I hide certain controls based on user selection?
Is there a control that I can use? When the user would click on this control hidden part of the form is going to show. There is a control in real basic called disclosure triangle, I am trying to find the equivalent control in V
Search Webbrowser Control -
Hi All
I have an application where I use a webbrowser control, and I would like to add a "Find" function to it, e.g. find text within the
webbrowser control.
Any help would be great.
Thanx in anticipation
Reinhardt
Find out if a user tabbed out of control (Resolved) -
I am implemeting a win form with a tab control on it. I need to set it up to where when the last control of the current tab is tabbed out of with the Tab button on the keyboard that the next tab in the tab control is navigated to and the focus is given to the first control on that tab
Building a control -
How I do to build a control that uses the standard controls, for instance a textbox
and do inherit all the properties of this control, besides the properties that I to place in this control.?
As I build a control that contains more than a control, for instance I want to build
Find Records Access Style -
I am looking a for a solution for my application that would find records as it is in Office applications for the find command. I cannot seem to find a control that does this.
Anyone know?