Click here to Skip to main content
15,915,703 members
Home / Discussions / C#
   

C#

 
GeneralRe: Checking Remote File Size? Pin
adeas16-Jul-04 8:19
adeas16-Jul-04 8:19 
GeneralRe: Checking Remote File Size? Pin
Nick Parker16-Jul-04 8:54
protectorNick Parker16-Jul-04 8:54 
AnswerRe: Checking Remote File Size? Pin
LongRange.Shooter16-Jul-04 9:17
LongRange.Shooter16-Jul-04 9:17 
GeneralRe: Checking Remote File Size? Pin
Nick Parker16-Jul-04 9:32
protectorNick Parker16-Jul-04 9:32 
AnswerRe: Checking Remote File Size? Pin
Andy Brummer16-Jul-04 10:01
sitebuilderAndy Brummer16-Jul-04 10:01 
AnswerRe: Checking Remote File Size? Pin
Javier Lozano16-Jul-04 19:42
Javier Lozano16-Jul-04 19:42 
GeneralInsertion Point's location in a RichTextBox Pin
bneacetp16-Jul-04 7:07
bneacetp16-Jul-04 7:07 
GeneralRe: Insertion Point's location in a RichTextBox Pin
LongRange.Shooter16-Jul-04 9:41
LongRange.Shooter16-Jul-04 9:41 
I've been hesitant to answer this since I don't have all of the specific calls to make...but lets assume this:

You have an RTF box and the cursor is positioned somewhere inside a valid location in that control.

You have a button which they press and it that button is [Insert Clipboard] for example.

First you get the cursor location by getting this.Cursor.Postion and maybe even you can get this.Cursor.Position.X and .Y but it's not important.

The part I cannot remember is you make a call (into the control?? or into Application???) which translates the relative location of the cursor on the desktop to the relative position of the cursor within the control.

Maybe Nick can add to the reply as to the specific call....but if not, you have a starting point.

This signature left intentionally blank
GeneralRe: Insertion Point's location in a RichTextBox Pin
bneacetp16-Jul-04 9:49
bneacetp16-Jul-04 9:49 
GeneralDirectoryServices - NT authentication Pin
Ruchi Gupta16-Jul-04 6:51
Ruchi Gupta16-Jul-04 6:51 
GeneralRe: DirectoryServices - NT authentication Pin
Member 76135316-Jul-04 7:05
Member 76135316-Jul-04 7:05 
GeneralExcel App In Win Form Pin
Mehbub16-Jul-04 6:36
Mehbub16-Jul-04 6:36 
GeneralRe: Excel App In Win Form Pin
LongRange.Shooter16-Jul-04 9:19
LongRange.Shooter16-Jul-04 9:19 
GeneralExcel App in Win Form Pin
Mehbub16-Jul-04 6:29
Mehbub16-Jul-04 6:29 
GeneralUser rights in .NET Pin
Member 76135316-Jul-04 5:57
Member 76135316-Jul-04 5:57 
GeneralRe: User rights in .NET Pin
Nick Parker16-Jul-04 6:25
protectorNick Parker16-Jul-04 6:25 
GeneralRe: User rights in .NET Pin
Member 76135316-Jul-04 6:51
Member 76135316-Jul-04 6:51 
GeneralRe: User rights in .NET Pin
Nick Parker16-Jul-04 8:19
protectorNick Parker16-Jul-04 8:19 
GeneralRe: User rights in .NET Pin
LongRange.Shooter16-Jul-04 9:24
LongRange.Shooter16-Jul-04 9:24 
QuestionHow To Change the cursor direction? Pin
kings_116-Jul-04 5:39
kings_116-Jul-04 5:39 
AnswerRe: How To Change the cursor direction? Pin
Nick Parker16-Jul-04 6:06
protectorNick Parker16-Jul-04 6:06 
GeneralRe: How To Change the cursor direction? Pin
kings_116-Jul-04 10:23
kings_116-Jul-04 10:23 
GeneralRe: How To Change the cursor direction? Pin
Nick Parker16-Jul-04 12:04
protectorNick Parker16-Jul-04 12:04 
AnswerRe: How To Change the cursor direction? Pin
LongRange.Shooter16-Jul-04 9:30
LongRange.Shooter16-Jul-04 9:30 
Generalreading access database Pin
funaki16-Jul-04 3:14
funaki16-Jul-04 3:14 

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.