Click here to Skip to main content
15,922,650 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralTreeView --> Move Nodes Pin
Brad Fackrell10-Jun-04 3:04
Brad Fackrell10-Jun-04 3:04 
GeneralInput Data From Data Grid Pin
Jakarta_Project10-Jun-04 1:17
Jakarta_Project10-Jun-04 1:17 
GeneralRe: Input Data From Data Grid Pin
Dave Kreskowiak10-Jun-04 3:50
mveDave Kreskowiak10-Jun-04 3:50 
GeneralRe: Input Data From Data Grid Pin
tramdtt10-Jun-04 20:55
tramdtt10-Jun-04 20:55 
Generalsystem analysis and design Pin
len_ems9-Jun-04 22:36
len_ems9-Jun-04 22:36 
GeneralRe: system analysis and design Pin
RichardGrimmer9-Jun-04 23:14
RichardGrimmer9-Jun-04 23:14 
GeneralRe: system analysis and design Pin
Anonymous14-Jun-04 18:26
Anonymous14-Jun-04 18:26 
Generalbyte length restriction in text box Pin
Rohitse9-Jun-04 22:14
Rohitse9-Jun-04 22:14 
Hey All,

I have a simple quetion to ask.
The maxlength property of an edit box restricts user to enter more than the specified characters. But in the Japanese system, if user enters double-byte characters, then the actual byte would exceed that limit.
Do we have similar restriction on byte length as well?
I used LenB() method but it considers even the Ascii characters in the English language to be 2 bytes long.
e.g LenB("123") gives me 6.

So is there any generic function which would return me the exact bytes in a string (considering the 1 byte and 2 byte characters differently) and that can be used with English system and Japanese systems where user can enter Japanese as well as English character in the text box.



Thanks
Rohit
GeneralRe: byte length restriction in text box Pin
RichardGrimmer9-Jun-04 23:17
RichardGrimmer9-Jun-04 23:17 
GeneralRe: byte length restriction in text box Pin
Dave Kreskowiak10-Jun-04 3:49
mveDave Kreskowiak10-Jun-04 3:49 
GeneralScheduler sample code Pin
MrBean9-Jun-04 22:01
MrBean9-Jun-04 22:01 
GeneralRe: Scheduler sample code Pin
Dave Kreskowiak10-Jun-04 3:46
mveDave Kreskowiak10-Jun-04 3:46 
GeneralCustom Draw TabControl Pin
beowulfagate9-Jun-04 20:47
beowulfagate9-Jun-04 20:47 
GeneralCreate application shortcut Pin
?!?9-Jun-04 20:42
?!?9-Jun-04 20:42 
GeneralRe: Create application shortcut Pin
Dave Kreskowiak10-Jun-04 3:42
mveDave Kreskowiak10-Jun-04 3:42 
GeneralRe: Create application shortcut Pin
VenkatFor.NET10-Jun-04 11:10
VenkatFor.NET10-Jun-04 11:10 
QuestionHow can I add one menu item on menu system of Window??? Pin
tramdtt9-Jun-04 17:59
tramdtt9-Jun-04 17:59 
AnswerRe: How can I add one menu item on menu system of Window??? Pin
beowulfagate9-Jun-04 21:01
beowulfagate9-Jun-04 21:01 
AnswerRe: How can I add one menu item on menu system of Window??? Pin
Dave Kreskowiak10-Jun-04 3:20
mveDave Kreskowiak10-Jun-04 3:20 
Questionhow to find applications running in system tray and close it ? Pin
pampatipraveen9-Jun-04 17:01
pampatipraveen9-Jun-04 17:01 
AnswerRe: how to find applications running in system tray and close it ? Pin
Dave Kreskowiak10-Jun-04 3:12
mveDave Kreskowiak10-Jun-04 3:12 
Generalhyperlink text as content in outlookexpress Pin
skoizumi291109-Jun-04 13:16
sussskoizumi291109-Jun-04 13:16 
GeneralEscape Char Pin
Jon G9-Jun-04 8:37
Jon G9-Jun-04 8:37 
GeneralRe: Escape Char Pin
Dave Kreskowiak9-Jun-04 8:51
mveDave Kreskowiak9-Jun-04 8:51 
GeneralRe: Escape Char Pin
Aaron Eldreth9-Jun-04 13:23
Aaron Eldreth9-Jun-04 13:23 

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.