Click here to Skip to main content
15,923,689 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionXML (de)serialization in VBA excel Pin
ljilekor20-May-09 6:01
ljilekor20-May-09 6:01 
AnswerRe: XML (de)serialization in VBA excel Pin
Dave Kreskowiak20-May-09 6:20
mveDave Kreskowiak20-May-09 6:20 
GeneralRe: XML (de)serialization in VBA excel Pin
ljilekor20-May-09 6:29
ljilekor20-May-09 6:29 
GeneralRe: XML (de)serialization in VBA excel Pin
Alexey Kudinov5-Feb-14 11:22
Alexey Kudinov5-Feb-14 11:22 
QuestionViseme - How to use it in VB? Pin
RoboJRR20-May-09 5:45
professionalRoboJRR20-May-09 5:45 
AnswerRe: Viseme - How to use it in VB? Pin
Dave Kreskowiak20-May-09 6:12
mveDave Kreskowiak20-May-09 6:12 
QuestionToString Length Pin
Samir Ibrahim20-May-09 0:11
Samir Ibrahim20-May-09 0:11 
AnswerRe: ToString Length Pin
Henry Minute20-May-09 0:25
Henry Minute20-May-09 0:25 
Me.Text1.ToString uses the ToString method of TextBox (all objects have a ToString method). The ToString method of a TextBox returns its name, something like 'MyApplication.MyNamespace.textBox1'. If you Debug.Print _str1 you will see exactly what it is.

Henry Minute

Do not read medical books! You could die of a misprint. - Mark Twain
Girl: (staring) "Why do you need an icy cucumber?"
“I want to report a fraud. The government is lying to us all.”

GeneralRe: ToString Length Pin
Samir Ibrahim20-May-09 0:49
Samir Ibrahim20-May-09 0:49 
GeneralRe: ToString Length Pin
Henry Minute20-May-09 0:54
Henry Minute20-May-09 0:54 
Questionadd .NET application to windows services Pin
hrishiS19-May-09 23:06
hrishiS19-May-09 23:06 
AnswerRe: add .NET application to windows services Pin
Johan Hakkesteegt20-May-09 0:00
Johan Hakkesteegt20-May-09 0:00 
AnswerRe: add .NET application to windows services Pin
Jon_Boy20-May-09 1:42
Jon_Boy20-May-09 1:42 
AnswerRe: add .NET application to windows services Pin
Anoop Brijmohun20-May-09 4:57
Anoop Brijmohun20-May-09 4:57 
QuestionDatagrid updation VB.NET 2005 Pin
hrishiS19-May-09 23:04
hrishiS19-May-09 23:04 
AnswerRe: Datagrid updation VB.NET 2005 Pin
Tiyani Miyambo20-May-09 2:35
Tiyani Miyambo20-May-09 2:35 
GeneralRe: Datagrid updation VB.NET 2005 Pin
hrishiS20-May-09 2:56
hrishiS20-May-09 2:56 
GeneralRe: Datagrid updation VB.NET 2005 Pin
Philip.F20-May-09 4:44
Philip.F20-May-09 4:44 
QuestionRS MoveNext Pin
labq58119-May-09 18:31
labq58119-May-09 18:31 
NewsRe: RS MoveNext Pin
labq58119-May-09 19:21
labq58119-May-09 19:21 
GeneralRe: RS MoveNext Pin
TheMrProgrammer19-May-09 22:19
TheMrProgrammer19-May-09 22:19 
AnswerRe: RS MoveNext Pin
Dave Kreskowiak20-May-09 2:04
mveDave Kreskowiak20-May-09 2:04 
GeneralRe: RS MoveNext Pin
EliottA20-May-09 2:43
EliottA20-May-09 2:43 
GeneralRe: RS MoveNext Pin
Dave Kreskowiak20-May-09 4:12
mveDave Kreskowiak20-May-09 4:12 
GeneralObjection to Dave Kreskowiak Pin
labq58121-May-09 17:03
labq58121-May-09 17:03 

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.