Click here to Skip to main content
16,006,001 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VB 6.0 and excel 2k interaction. Pin
patty13-Jul-02 4:01
patty13-Jul-02 4:01 
GeneralGetting the path of the current dll Pin
Anonymous Programmer11-Jul-02 5:25
sussAnonymous Programmer11-Jul-02 5:25 
GeneralRe: Getting the path of the current dll Pin
Kastro22-Jul-02 19:09
Kastro22-Jul-02 19:09 
Generalstring access Pin
Unplugged11-Jul-02 4:48
Unplugged11-Jul-02 4:48 
GeneralRe: string access Pin
Roger Wright11-Jul-02 5:00
professionalRoger Wright11-Jul-02 5:00 
Generaldrag drop Pin
Hesham Amin11-Jul-02 4:34
Hesham Amin11-Jul-02 4:34 
GeneralIntellisense Pin
Balachandar Ganesan10-Jul-02 13:22
Balachandar Ganesan10-Jul-02 13:22 
GeneralRe: Intellisense Pin
Jeremy Falcon11-Jul-02 4:45
professionalJeremy Falcon11-Jul-02 4:45 
gbala wrote:
How ever I have a difficulty in follwoing the cursor inside the text box. Let me know how I can get the x and Y co-ordinates of a cursor inside a text box

Do you mean cursor or caret? The caret is the blinking beam you get when typing into the textbox. You'll have to use raw API for this, and here are the functions...

GetCursorPos()<br />
GetCaretPos()


Jeremy Falcon
Imputek
GeneralRunning Code in a Different Page. Pin
Pradhip10-Jul-02 12:39
Pradhip10-Jul-02 12:39 
GeneralRe: Running Code in a Different Page. Pin
Ravi_Shankar10-Jul-02 20:59
Ravi_Shankar10-Jul-02 20:59 
GeneralDependency Information at P&D Wizard Pin
Like2Byte10-Jul-02 4:45
Like2Byte10-Jul-02 4:45 
GeneralRe: Dependency Information at P&D Wizard Pin
Like2Byte12-Jul-02 3:43
Like2Byte12-Jul-02 3:43 
GeneralRe: Dependency Information at P&D Wizard Pin
Like2Byte22-Jul-02 10:37
Like2Byte22-Jul-02 10:37 
GeneralDatabase Problem Pin
BHBAD10-Jul-02 4:26
sussBHBAD10-Jul-02 4:26 
QuestionHow can i create Folder on server from client Pin
8-Jul-02 7:12
suss8-Jul-02 7:12 
AnswerRe: How can i create Folder on server from client Pin
SHaroz9-Jul-02 9:29
SHaroz9-Jul-02 9:29 
AnswerRe: How can i create Folder on server from client Pin
Pradhip12-Jul-02 5:03
Pradhip12-Jul-02 5:03 
Generalcapture audio data while recording Pin
7-Jul-02 22:02
suss7-Jul-02 22:02 
GeneralValidate Property Pages Pin
Ravi_Shankar7-Jul-02 21:23
Ravi_Shankar7-Jul-02 21:23 
GeneralRe: Validate Property Pages Pin
Steven Szelei8-Jul-02 8:04
Steven Szelei8-Jul-02 8:04 
GeneralCheck for Active VPN connection Pin
7-Jul-02 15:09
suss7-Jul-02 15:09 
QuestionDLL Debuging? Pin
MStanbrook7-Jul-02 12:43
MStanbrook7-Jul-02 12:43 
Generalread elements form filename (VBS) Pin
3-Jul-02 2:00
suss3-Jul-02 2:00 
GeneralRe: read elements form filename (VBS) Pin
Steven Szelei3-Jul-02 6:28
Steven Szelei3-Jul-02 6:28 
Generalopen pdf files Pin
Andy Chiang3-Jul-02 0:49
Andy Chiang3-Jul-02 0:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.