Re: column count in VB6
From: mikegyver (mikegyver_at_discussions.microsoft.com)
Date: 11/24/04
- Next message: mikegyver: "Re: column count in VB6"
- Previous message: Norm Cook: "Re: Loading Image in Rich Text Box"
- In reply to: Randy Birch: "Re: column count in VB"
- Next in thread: Rick Rothstein: "Re: column count in VB6"
- Reply: Rick Rothstein: "Re: column count in VB6"
- Reply: Jeff Johnson [MVP: VB]: "Re: column count in VB6"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 24 Nov 2004 06:55:04 -0800
Not sure If I'll address the question correctly, but .getcurrentcolumnnumber
is supposed to return me the current, I guess current Character count on that
line.
I am using rich text box, but I guess it's referred to as "uctmyrichtextbox".
I really don't care what kinds of text box i'm using, all I care for is the
ability to have it give me the current character count that my curser is at.
The .getcurrentcolumnnumber does that, but stops after I go off the left side
of the page.
MIke
"Randy Birch" wrote:
> :I am using VB6.
>
> Then what is "getcurrentcolumnnumber" ? And what is a "column"? (Text boxes
> don't have columns, yet it's amazing how may refer to such). And is this a
> rich text box or a text box. So many questions, so little time ...!
>
> --
>
>
> Randy Birch
> MS MVP Visual Basic
> http://vbnet.mvps.org/
>
>
> "mikegyver" <mikegyver@discussions.microsoft.com> wrote in message
> news:6FD5D509-4A60-4B50-8DC5-6773C11ABF07@microsoft.com...
>
>
>
>
- Next message: mikegyver: "Re: column count in VB6"
- Previous message: Norm Cook: "Re: Loading Image in Rich Text Box"
- In reply to: Randy Birch: "Re: column count in VB"
- Next in thread: Rick Rothstein: "Re: column count in VB6"
- Reply: Rick Rothstein: "Re: column count in VB6"
- Reply: Jeff Johnson [MVP: VB]: "Re: column count in VB6"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|