GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  Visual Basic
Go To First  |  Previous Question  |  Next Question 
 Visual Basic  |  Question 252 of 453    Print  
Describe the difference between a public variable in a form and one in a standard code module.

  
Total Answers and Comments: 0 Last Update: N/A   
  
 Sponsored Links

 

No answers are posted for this question yet.
Be the first to answer it!


 Related Questions

Answer posted by sanjeev prabhudesai on 2005-05-17 00:29:53: controls without Align property can not be placed Directly on MDI Form 
Latest Answer : 1. Controls with align property can be placed on a MDI form (eg:- picture box, status bar, Tool bar etc)2. Controls which doesn't have the visible interface also can be placed on a MDI form(eg:- Timer, ImageList) ...

Latest Answer : 1. Picture Box Acts as Container Object where Image Box not 2. Resize & Autosize  ...

Latest Answer : The maximum number of controls allowed on a single form depends on the type of controls used and available system resources. However, there is a fixed limit of 254 control names per form. A control array counts only once toward this limit because all ...

Latest Answer : List index is the property for Listbox control if we add items to the list box list index will be created it will be start from 0Tab intex is tab movment to set focus the control when pressing tab key..this property we can set most all the visible controls ...

Latest Answer : Listbox: 1) Does not contain a text box to write an item, Item is added using Additem method only 2) Always shows all item in the list 3) Can contain a checkbox in the list ComboBox: 1) Can contain a text box to write an item, Item is added ...

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 : Used to check how the form is closed. ...

Latest Answer : modal and modeless ...

Latest Answer : Normal Combobox chg event do not takes any argument but the dbcombobox takes one integer type argument i.e by default it is array as integer which is actually used if there is an crtl array ...

Latest Answer : A snapshot­type Recordset object is a static set of records that represents the results of a query. A snapshot­type Recordset object includes all values for all the requested fields in your query, whether you refer to them in code or not. A snapshot­type ...


 Sponsored Links

 
Related Articles

Taking Advantage of Standard Internet Protocols

Taking Advantage of Standard Internet Protocols As mentioned Oracle XML DB provides native support for standard internet protocols such as S WebDAV and Continuing with the preceding sample you might for example upload another employee XML document into the XML repository with one of the above prot
 

jQuery Table Row Finished Code

jQuery Table Row Finished Code The Finished Code Our second example page has demonstrated table row striping highlighting tooltips collapsing expanding and filtering Taken together the JavaScript code for this page is mosgoogle geshibot lang php" document ready function var highlighted
 

jQuery Interacting with Other Code

jQuery Interacting with Other Code We learned with our sorting and paging code that we can t treat the various features we write as islands The behaviors we build can interact in sometimes surprising ways; for this reason it is worth revisiting our earlier efforts to examine how they coexist with t
 

jQuery Completed sorting and paging code

Learning jQuery The Finished Code The completed sorting and paging code in its entirety follows mosgoogle geshibot lang php" fn alternateRowColors function tbody tr odd this removeClass even addClass odd ; tbody tr even this removeClass odd addClass even ; return this; ; document
 

jQuery - Basic Alphabetical Sorting

Learning jQuery Basic Alphabetical Sorting Now let s perform a sort on the Title column of the table We ll need a class on the table header cell so that we can select it properly geshibot lang html" Title Author s Publish Date Price geshibot mosgoogle To perform the actual s
 

Working with XML in Visual Basic

Working with XML in Visual Basic Extensive markup language and Visual Basic is the odd couple of the industry Visual Basic is one of the most common languages that are being used today This Microsoft introduced language was meant to be middle tier in characteristic but has managed to get the top tie
 

C++ Standard Input Output Stream

C Standard Input Output Stream In this C tutorial you will learn about standard input stream and standard output stream explained along with syntax and examples C programming language uses the concept of streams to perform input and output operations using the keyboard and to display information on
 

What is AES Standard

Advanced Encryption Standard (AES), also known as US FIPS PUB 197, is a block cipher which has been adopted as an encryption standard by the U.S. government, superseding the Data Encryption Standard (DES). It is also known as Rijndael, which is a portmanteau of the surnames of the two Belgian crypto
 

What is AMPS Standard

Advanced Mobile Phone System (AMPS) is a first-generation (1G) analog mobile phone system standard developed by Bell Labs and introduced in America in 1983, with variants such as Total Access Communication System (TACS) available in Europe and Japanese Total Access Communication (JTAC) available in
 

What is 1000BASE-T Standard

1000BASE-T, or IEEE 802.3ab, is a Gigabit Ethernet wiring standard for Local Area Networks (LAN) that uses copper-based networking hardware as its medium. It is one of the most widely used standards of Ethernet over twisted pair. The Institute of Electrical and Electronics Engineers Standards Associ
 

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