Click here to Skip to main content
16,005,552 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionWIERD PROBLEM!!!!!! Most of my textboxes cursor property is set to WAITCURSOR and will not let me change it!!!!! Pin
Joey Picerno2-Nov-06 4:17
Joey Picerno2-Nov-06 4:17 
AnswerRe: WIERD PROBLEM!!!!!! Most of my textboxes cursor property is set to WAITCURSOR and will not let me change it!!!!! Pin
Dave Kreskowiak2-Nov-06 7:14
mveDave Kreskowiak2-Nov-06 7:14 
GeneralRe: WIERD PROBLEM!!!!!! Most of my textboxes cursor property is set to WAITCURSOR and will not let me change it!!!!! Pin
Joey Picerno2-Nov-06 8:02
Joey Picerno2-Nov-06 8:02 
GeneralRe: WIERD PROBLEM!!!!!! Most of my textboxes cursor property is set to WAITCURSOR and will not let me change it!!!!! Pin
Dave Kreskowiak2-Nov-06 8:09
mveDave Kreskowiak2-Nov-06 8:09 
AnswerSolved!!!! Pin
Joey Picerno2-Nov-06 11:06
Joey Picerno2-Nov-06 11:06 
AnswerRe: WIERD PROBLEM!!!!!! Most of my textboxes cursor property is set to WAITCURSOR and will not let me change it!!!!! Pin
Guffa2-Nov-06 7:53
Guffa2-Nov-06 7:53 
QuestionRecent files in combobox Pin
johnjsm2-Nov-06 4:17
johnjsm2-Nov-06 4:17 
AnswerRe: Recent files in combobox Pin
Dave Kreskowiak2-Nov-06 7:05
mveDave Kreskowiak2-Nov-06 7:05 
If you're trying to do this in your own ComboBox list, outside of a standard OpenFileDialog, then you'll have to write all the code that keeps track of which folder the user is in and get the list of files in that folder so you have something to populate the ComboBox with as the user types. Is this what you're doing?


Dave Kreskowiak
Microsoft MVP - Visual Basic


AnswerRe: Recent files in combobox Pin
OldWarhorse4-Nov-06 2:21
OldWarhorse4-Nov-06 2:21 
Questiondata grid and odbc,plz help Pin
binujeesman2-Nov-06 3:13
binujeesman2-Nov-06 3:13 
AnswerRe: data grid and odbc,plz help Pin
nlarson112-Nov-06 3:40
nlarson112-Nov-06 3:40 
GeneralRe: data grid and odbc,plz help Pin
binujeesman3-Nov-06 19:24
binujeesman3-Nov-06 19:24 
QuestionHow to load other forms in a windows form ? Pin
kaiwnyt2-Nov-06 2:56
kaiwnyt2-Nov-06 2:56 
AnswerRe: How to load other forms in a windows form ? Pin
darkelv2-Nov-06 3:11
darkelv2-Nov-06 3:11 
GeneralRe: How to load other forms in a windows form ? Pin
kaiwnyt2-Nov-06 4:02
kaiwnyt2-Nov-06 4:02 
AnswerRe: How to load other forms in a windows form ? Pin
Yona Low2-Nov-06 3:17
Yona Low2-Nov-06 3:17 
GeneralRe: How to load other forms in a windows form ? Pin
kaiwnyt2-Nov-06 4:06
kaiwnyt2-Nov-06 4:06 
QuestionHow to improve Software Performance when there is huge Data in SQL Server Using VB Pin
Sunil Lanke2-Nov-06 0:50
Sunil Lanke2-Nov-06 0:50 
AnswerRe: How to improve Software Performance when there is huge Data in SQL Server Using VB Pin
darkelv2-Nov-06 3:20
darkelv2-Nov-06 3:20 
GeneralRe: How to improve Software Performance when there is huge Data in SQL Server Using VB Pin
Sunil Lanke7-Nov-06 1:14
Sunil Lanke7-Nov-06 1:14 
AnswerRe: How to improve Software Performance when there is huge Data in SQL Server Using VB Pin
OldWarhorse2-Nov-06 3:30
OldWarhorse2-Nov-06 3:30 
GeneralRe: How to improve Software Performance when there is huge Data in SQL Server Using VB Pin
Sunil Lanke7-Nov-06 17:32
Sunil Lanke7-Nov-06 17:32 
GeneralRe: How to improve Software Performance when there is huge Data in SQL Server Using VB Pin
OldWarhorse8-Nov-06 3:37
OldWarhorse8-Nov-06 3:37 
Questionsaving during runtime Pin
lukisf2-Nov-06 0:22
lukisf2-Nov-06 0:22 
AnswerRe: saving during runtime Pin
Guffa2-Nov-06 1:07
Guffa2-Nov-06 1:07 

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.