Click here to Skip to main content
15,892,809 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: how to display the numbers like 1,2,3,4...? Pin
ChandraRam11-Jun-08 23:09
ChandraRam11-Jun-08 23:09 
AnswerRe: how to display the numbers like 1,2,3,4...? Pin
Rupesh Kumar Swami11-Jun-08 23:39
Rupesh Kumar Swami11-Jun-08 23:39 
Questionhow to do gridview edit and delete option? Pin
gandhi194711-Jun-08 17:13
gandhi194711-Jun-08 17:13 
AnswerRe: how to do gridview edit and delete option? Pin
Christian Graus11-Jun-08 17:25
protectorChristian Graus11-Jun-08 17:25 
QuestionMulti Column List box Pin
New_Coder11-Jun-08 12:30
New_Coder11-Jun-08 12:30 
AnswerRe: Multi Column List box Pin
Christian Graus11-Jun-08 12:36
protectorChristian Graus11-Jun-08 12:36 
AnswerRe: Multi Column List box Pin
Rupesh Kumar Swami12-Jun-08 2:39
Rupesh Kumar Swami12-Jun-08 2:39 
QuestionIgnoring Text Entered into a ComboBox Pin
td298511-Jun-08 12:25
td298511-Jun-08 12:25 
First point of interest is that the application is being developed on a mobile device using .NET CF 2.0. On to the problem...

I have a combo box set to DropDown so the user can enter text if the provided options don't apply. This text eventually is sent, via a stored procedure, to a database. I'm trying to limit the number of characters allowed in this combo box to the max size of the field in the particular table I'll be writing to.

The problem is that .NET CF 2.0 ComboBox doesn't include any method for setting the position of the cursor within the combo box.

As of right now, once the limit is reached I set the text of the combo box back to what it was prior to the key being pressed. This, unfortunately, causes the cursor to return to the front of the combo box. I want the cursor to remain at the end of the text.

Anyone encounter (and overcome) this problem in the past? Or perhaps any ideas of how to overcome it?
AnswerRe: Ignoring Text Entered into a ComboBox Pin
BDEz (Member 3919223)12-Jun-08 10:18
BDEz (Member 3919223)12-Jun-08 10:18 
QuestionOT: remove write protection of a file via vbs Pin
stephan_00711-Jun-08 10:41
stephan_00711-Jun-08 10:41 
AnswerRe: OT: remove write protection of a file via vbs Pin
jzonthemtn11-Jun-08 10:56
jzonthemtn11-Jun-08 10:56 
GeneralRe: OT: remove write protection of a file via vbs Pin
stephan_00711-Jun-08 11:17
stephan_00711-Jun-08 11:17 
QuestionVbscript Class Problem Pin
SteveS83200111-Jun-08 5:25
SteveS83200111-Jun-08 5:25 
AnswerRe: Vbscript Class Problem Pin
SteveS83200111-Jun-08 5:52
SteveS83200111-Jun-08 5:52 
QuestionDraw a Rhombus Pin
Mohammad Al Hoss11-Jun-08 5:11
Mohammad Al Hoss11-Jun-08 5:11 
AnswerRe: Draw a Rhombus PinPopular
Christian Graus11-Jun-08 5:23
protectorChristian Graus11-Jun-08 5:23 
AnswerRe: Draw a Rhombus PinPopular
Christian Graus11-Jun-08 6:01
protectorChristian Graus11-Jun-08 6:01 
Questionform question Pin
sa_runner11-Jun-08 4:59
sa_runner11-Jun-08 4:59 
AnswerRe: form question Pin
Mohammad Al Hoss11-Jun-08 5:09
Mohammad Al Hoss11-Jun-08 5:09 
AnswerRe: form question Pin
John_Adams11-Jun-08 5:12
John_Adams11-Jun-08 5:12 
AnswerRe: form question Pin
sa_runner11-Jun-08 5:46
sa_runner11-Jun-08 5:46 
Questionchatting in lan Pin
pekhaleyogesh11-Jun-08 3:59
pekhaleyogesh11-Jun-08 3:59 
AnswerRe: chatting in lan Pin
John Ad11-Jun-08 4:16
John Ad11-Jun-08 4:16 
AnswerRe: chatting in lan Pin
~Khatri Mitesh~11-Jun-08 4:26
~Khatri Mitesh~11-Jun-08 4:26 
QuestionTranslating .rdlc reports Pin
FvanLog11-Jun-08 3:15
FvanLog11-Jun-08 3:15 

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.