16,016,227 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View C++ questions
View Javascript questions
View Visual Basic questions
View .NET questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Search within:
Articles
Quick Answers
Messages
Comments by zaki_8279025 (Top 14 by date)
zaki_8279025
12-Feb-11 7:27am
View
Excellent, thankyou very much, I tried these all but as you at one time in relation. I hve never reached what you have lighten to me, excellent piece of code.
May GOD bless you.
best regards
Zaki
zaki_8279025
10-Feb-11 2:55am
View
Thanks for your respose but still it won't work.
zaki_8279025
10-Feb-11 2:54am
View
Sir,
Thanks for your extended help. I tried to implement the code you proposed, it works but does not serve the purpose I am trying. This give the tooltip only after i click the item in the combolist. But I need the tooltip to display the content while I dropdown the combobox list and hover over the item while doing so the tooltip should display where the mouse current position is and once the mouse is taken away the tooltip should get wiped or disapear. So my code is able to display the tootip while hovering over the items but once I move mouse from the combobox item the tooltip remains their and won't disapear, even thou I click to the other TAB page (as I have three TABPAGes) THE TOOLTIP remains at its position. Any help will be highly appericiated.
Thanks and best regards
zaki_8279025
11-Jan-11 12:25pm
View
Thanx for your response
No I am not casting any values these are just string only.
Yes All loops are executing parallel and Ok.
It take few seconds only less than 60 Secs.
The following is the query
OleDbDataReader tbl2_oledbReader = Dlogic.Read_material("Select * from MATERIAL_LABELS");
zaki_8279025
11-Jan-11 9:01am
View
There are 145 column in each table.
zaki_8279025
11-Jan-11 8:58am
View
If it is so then how come first row it reads successfully, Just I would like to know that Connection Timeout may help in any way?
zaki_8279025
11-Jan-11 8:56am
View
iT IS NOT SO, IAM ALWAYS CHECKING THAT COLUMN HAS A DATA BY USING THIS EXPRESSION
if (TABLE1.IsDBNull(counter) == false)
zaki_8279025
8-Dec-10 8:38am
View
Thank you very much it serves the purpose I was looking for, may GOD bless you.
zaki_8279025
18-Nov-10 22:52pm
View
Thnx It works fine
zaki_8279025
12-Oct-10 10:43am
View
Thanks, this has solved my problem, GOD bless you
zaki_8279025
12-Oct-10 10:43am
View
Thanks, this has solved my problem, GOD bless you
zaki_8279025
31-Aug-10 6:21am
View
I execute the application and exit it and again I start it the second time immidiately and face the explained problem
zaki_8279025
26-Jul-10 8:39am
View
Thnx for ur reply. I donot remeber I read some where that in C# 4.0 it is a built in feature to do this. Thou I did it thru Ajax.
zaki_8279025
26-Jul-10 8:36am
View
Respected Sir
Thanx for ur prompt reply. Sir I am using winforms and this for text box.
Show More