How do you place the cursor in a webbrowser downside -
I have a webbrowser and a write sometime something to the webbrowser and the webbrowser refreshes, but the cursor is upside. But I want him downside, so the user can see immediately the upgrade. How do I do that? Is there a property or a method to do that?
How do you place the cursor in a webbrowser downside -
I have a webbrowser and a write sometime something to the webbrowser and the webbrowser refreshes, but the cursor is upside. But I want him downside, so the user can see immediately the upgrade. How do I do that? Is there a property or a method to do that?
Webbrowser Problem -
For instance, when I put the cursor in this textarea (as I am writing) and wants to fill this with data using a VB Form, how can I do that without getting the name of this textarea? Or is there an event that would be triggered in the Webbrowser control when I inserted the cursor here?
Place code next to Cursor -
Hello,
This is something that I've been wondering for quite some time now.
Let's say I have the cursor (caret, whatever the thing is called that blinks) set in the middle of my code. When I double click a control, for example, a picturebox, is there a way to place the click ev
webbrowser control within Visual Basic 6 -
Hi
Can anyone help me with a problem that i have?
I have a webbrowser control on a vb form and my application processes large amounts of xml and shows this as html on the page
While this data is being processed i would like to be able to change my cursor to be a hand?
I hav
ListView Cursor -
Hi,
I am using Visual Basic 2005 Express Edition
I set in the properties of the ListView the Cursor to Hand.
When the cursor is in the Columns the cursor is not change to Hand.
My question is: If it's possible to change the cursor to Hand?
What i mean is that the Column
Can't handle event on form -
Hello all!
I'm novice in Visual Basic. I tried to implement one desktop application and stuck with some problems.
My application is one form and WebBrowser component that located on this form. I defined handler Form_MouseDown(..). I put breakpoint at begin of this method. When i cl
Cursor Position revisited -
I am using SelStart to place my cursor at the end of the text in a text box control. Then using SendKeys{Enter} to position my cursor at the next line.
Once I have the cursor positioned at the next line, i don't want to allow the user to edit the previously entered text. I want to a
Dynamic Cursor HELP!!! -
i have a datagrid that has an ADO data source which has its cursor type property set to dynamic cursor. From what i know the records displayed in the datalist should show the changes that have taken place in the recordset. However once the form is open, the records that are shown in th
Get textbox cursor moved to char get col pos EVB -
i want to know if there is a way for me to place my Textbox cursor to the position found from the InStr command, than return the line number that the cursor is on?
Place cursor in textbox -
Hi
I´d like to place the cursor on a specific place in a textbox, is this possible, and how?
Regards
Wouter
Cursor parked in a text box -
How do I place the cursor in a text box via code?. I don't want the user to click inside the box.
I want the cursor to go there.
Cursor position in Webbrowser control -
Hi,
Does anyone have an idea on how to get the cursor position from the WebBrowser control.
Thanks
Setting the Cursor -
When do you use Cursor.Current vs. Me.Cursor vs. MyBase.Cursor???
I've tried different combinations and in some processing I cannot get the cursor to change from the default.
Any tips/lessons on when to use what code so that my mouse pointer changes to a wait or appstarting curso
Cursor Location -
Can somebody please tell me how to place the cursor in a text box with code?
I am new at this and struggling.
What is the syntax?
Form keypreview, is there a downside -
Hi All,
I was wondering if there is a downside to setting the form keypreview property to true. It was suggested to me that hitting the escape key from a form, to exit the form, would be a nice feature. I haven't used this much, and though I have it working, I want to know what he
Place Multiple Webbrowsers In form from Module -
Hi I was wondering how I could define a number of webbrower (dim myBrowser(35) as WebBrowser) and then take one or all of them and place it onto a my form so I can create multiple webbrowsers without actually using the webbrowser tool and creating 35 different instances of it.
Thank
Place flashing cursor inside datagrid cell -
So far I have not found any successful code to select a specific cell, select the text inside a specific cell or simply place the flashing cursor inside a specific cell. It starting to appear as impossible but I'm not convinced yet.
The end goal is when a new row is added, the cursor
Hide Mouse Cursor in Picture Box -
Hey, im working on makin a simple game and i need to hide the mouse cursor in the picturebox where everything takes place. But however when you take the mouse out of the picture box it shows the cursor again. Ive found posts where it allows me to hide the cursor from the entire form it
[2005] Putting borders around controls & webbrowser links + clicking the mouse button -
In my application, I'd like to put borders around buttons and textboxes but only when they're in focus. Also, my application has a WebBrowser control and similarly, I want to put a border around any links in the current web page. By border I mean just a 2-3 pixel plain border. How can
How do I get my cursor position -
I am needing to get the position of my cursor in a richtextbox. Not the mouse position... the blinking cursor.
How in the world can I do this??
Here is what I am trying to accomplish if anybody knows a better way. I have a richtextbox and a toolbar. I want the toolbar buttons to
Changing cursor type -
Well I found 3 ways to do it in VB. One changes the cursor, but will not reset the cursor (98 only). (Sheesh now I have to re-boot)
How can I change the cursor from the arrow to the wait cursor and back again in VB6 for Win XP
Every thing seems to be converted to dot.net.
TIA
Problems with Webbrowser1 array -
I have a webbrowser array and here's the problem.
When a user clicks a button. I load 10 webrowser arrays and load various webpages into each array. The user then clicks webrowser(1) and i move the browser left and put webbrowser(2) in it's place. When they click number 2, I do the
What is the command to place the cursor in a text string -
Can someone please tell me what the command is to place the cursor in a text string. For example, how would I put the cursor after the "i" in "Data Files"? Thanks for the help.
VB6: Creating custom cursor -
What's the easiest way to create a custom cursor to use in VB? I just need this icon in one place. Thanks
Cursor issue -
Hai boys,
I have a cursor (Size 100 x 100) and i need to change that cursor for my program. but when i load the cursor, it shrinks to a size like 50x50. but if you preview that cursor, it show 100x100 correctly
how do i use the full size of it.
i have attached the cursor.
sql server 2000 - should I use a cursor -
This is pretty straightforward. I need advice on what to do, not how - that I should be able to figure out.
I am coding a stored procedure. I am converting inline sql code that's currently in an ASP page. The ASP code executes a Select and then While Not oRs.EOF...oRs.MoveNext..
Cursor problem. -
Hi All,
Does anyone know that it is possible to change the sice of a cursor, with
the sice I mean to make it look like a rectangle (blok).
I want to use it in a TextBox to show the place where you have to put in a character (Letter ore Number). A RegistryBox for example.
Than
position the cursor int richtextbox by right click -
how to position the cursor of rich text box by rigt clicking at a specific location in the richtext box(ie the selstart should become at the place where the mouse was clicked) and display context menus, if any.
please help
How to put a cursor in a specific textbox -
Hello.
I have this problem, how to put a cursor i a specified place after a procedure. I have a textbox in which you have to write a number, than run a procedure, which makes the textbox enabled=false and then on the end textbox is enabled again. How to put a cursor in this textbox af
How to use my own cursor. -
Hi All,
I created my own cursor via New Item -> Cursor.
How can I use my own cursor in my application?
Thanks in advance,
sparrow1
Using color cursors -
Hello all!
I have a question, and I hope someone knows the problem, and even more important, a solution!
What I'm trying to do is using a 32x32 256 color cursor in my program. The resource editor allows me to create one, so it must be possible to actually use it aswell
When I
HELP! How do I get the cursor to automatically go back to the textbox after an error -
2 questions!!
1) when I enter something into a text box and press a button. if the info entered is incorrect "Error" should display in a label, the text box should clear and the cursor should be blinking in the text box waiting for a new entry!
I got the textbox to clear
How do I capture the mouse cursor -
Can anyone tell me how to capture an image of the mouse cursor to place in a picturebox or save as a file?
If you know how please reply to this message.
Thanks
[2005] HelpCursor on Menu -
Hi all,
I need to enable context sensitive help in my application. For this when user clicks on a menu item( "Whatis this"), i would change the cursor to a help cursor.
I used
system.Windows.Forms.Cursor.Current = System.Windows.Forms.Cursors.Help
As this code d
Ref Cursor return using SP's under ADO -
Guys, a bit of a questino regarding Ref Cursors in Oracle ?
Anyone got any experience ?
To get them working right I changed my data provider to Oracle OLEDB.
This has an issue that, if you want to return a Ref Cursor, you must place one parameter in the SP otherwise it errors
reading and writing screens to a telnet session -
i have the need to read in info from a telnet and/or a DOS session ane key responses accordingly.
i was told that this was possible with vb code. does any one know the proper syntax or the commands that will --
1. allow me to change focus to another window (the telnet session)
Locate the Text Cursor -(insertion point x,y) -
Anyone know how to locate the X & Y of the Cursor?
NOT the regular cursor but the 'Text' cursor?
I want to position a frame next to a textbox so the top is about where the Typing cursor is..
Thanks...
[2008] Textbox Blinking Cursor and DataGridView -
Hi all!
I have a question here.
I have 2 panels here, Top panel and Bottom panel.
What I want to achieve is when I place my cursor at this particular textbox in the top panel, and the blinking cursor will appear, and then i select a row in the datagridview, it will display all
Mystery -
Not sure if this is the right place for this question but I have a problem that has been bugging me with Windows for some time now. Occasionally while in an editor or vb or Excel the cursor gets stuck so that if I move the cursor keys without holding shift it still highlights all the t
Cursor manipulation help -
I need some help...
Well, I manipulate cursors in my application and set the OCR_NORMAL cursor to a new one. Before I save the current cursor with getcursor() function.
But if the current cursor change before, I lose the first ocr_normal and I can't restore the good one.
Can som