GeekInterview.com
  I am new, Sign me up!
 

Visual Basic Interview Questions


Visual Basic Interview Questions

Questions: 453
Comments: 564
 Visual Basic Tags
 Showing Questions 141-150 of 453 Questions
<< Previous 11 12 13 14 [15] 16 17 18 19 20 Next >>
 Sponsored Links

 
 Visual Basic Interview Questions
Sorting Options :  

Latest Answer: It is just like function and procedure.Msgbox functions returns the value,but the statement displays just we type in " ".It does not return any value.  ...

Latest Answer: There are many property which cannot be changed at runtime i.e locked, passwordchar, multiline etc. If maxlength property of textbox is set to 0 it indicates user can enter a value of any length. ...

Latest Answer: lvwIcon, lvwSmallIcon, lvwList, lvwReport ...

Latest Answer: in popupmenu  use the code   POPUPMENU menuname, Flag, , , defaultmenu item ...

Latest Answer: 3 types of combo style1- Dropdown Combo : A new item can be written into it. List is not always shown2- Simple combo : All List items are always shown. To see them the control shd be dragged enough3- Dropdown list : Cannot contain a list value other than ...

Latest Answer: Sub,Property,Function,Event ...

Latest Answer: Used to check how the form is closed. ...

Latest Answer: To Create a new instance of an object. ...

Latest Answer: Let - Used when assigning a value to the property. Set - Used when assigning an Object to the property. Get - Used when retrieving value of a property.  ...

Latest Answer: Dim fso, hfile, msgvalue Set fso = CreateObject("Scripting.FileSystemObject") Set hfile = fso.OpenTextFile("D:x.txt")  If Not hfile.AtEndOfStream Then  Do While Not hfile.AtEndOfStream  msgvalue = hfile.ReadLine  ...

View page << Previous 11 12 13 14 [15] 16 17 18 19 20 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape