Ask Questions & Get Answers at ibibo sawaal

What is global dimming? 

Asked in Others at 1:18 PM on August 09, 2008

Tags: global, dimming

! This question is closed
Report abuse
Ashish Yadav
Ashish Yadav
Profile | Q&A

Related Search

 

how can i use internet information services for asp.net with vb?

Start method in the Global.asax file.Sub ApplicationStartDim props = New Hashtable As IDictionaryprops"name" = "MyChannel"props"priority" = "100" Nothing entries specify RemotingConfiguration.Configur e in the ApplicationStart method in the Global.asax file.Sub ApplicationStartDim props = New Hashtable As IDictionaryprops"name" = "

Posted in Computers & Technology by Harshil at 7:05 PM on June 20, 2008
Tags

What is the scope of a variable DIMmed in different parts of a project? excludes Static variables

section of a BAS module is available to routines only in that bas module. The Private keyword is not available in VB2 or VB3; use a standard DIM statement.A variable DIMmed Public or Global in VB2 or VB3 is available to routines only in that bas module. The Private keyword is not available in VB2 or VB3; use a standard DIM statement.A variable DIMmed Public or Global in VB2 or VB3 in the general declarations

Posted in Computers & Technology by Gomati at 10:49 PM on September 19, 2008

How do I implement an incremental search in list/dir/combo/file boxes?

Tarr for helping debug the code. In a .BAS file, add the following: searchme is a global variable that will keep track of what the user has typed so far. Global searcme Global Const WMUSER = &H400 Global Const LBSELECTSTRING = WMUSER 13 Global Const LBFINDSTRING = WMUSER 16 Declare Function SendMessageByString& Lib "User32" ALIAS "SendMessage" ByVal hWnd, ByVal w

Posted in Computers & Technology by Asha Ram at 4:06 PM on September 19, 2008

How do I use create global variables in VBDOS?

keyword. This makes that specific variable global in that module. For example: DIM SHARED CancelFlag AS INTEGER would make the variable CancelFlag a global variable in that module. To share global variables.To share variables between all subs and functions in a specific module, use the SHARED keyword. This makes that specific variable global in that module. For example: DIM SHARED CancelFlag AS INTEGER would

Posted in Computers & Technology by Sidharth at 3:33 PM on September 11, 2008
Editor's Pick

Ask a Question

160
   Ask now

Categories

sawaal signature
sawaal free visiting card
Today's Top Experts in Miscellaneous
60 pts
20 pts
12 pts
12 pts
12 pts

View All

All time Top Experts in Miscellaneous
12792 pts
4120 pts
3610 pts
3494 pts
2870 pts

View All