Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
microsoft . public . vb . general . discussion
This is a Usenet group - learn more
Find or start a Google Group about discussion.
Group info
Language: English
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary « Newer  Topics 31 - 40 of 164902  Older »
Description: Microsoft Visual Basic newsgroup.
 

The difference between listbox and label? 
  Can someone tell me what is going on? I have a listbox that loads text into itself at startup And after user double clicks the line chosen it brings up another form with a label I call magnifier to show that line in the same font but two sizes bigger, the font chosen for both the listbox and label is Time new Roman.... more »
By The Finder  - Apr 2 - 28 new of 28 messages    

FolderItems 
  In this sample code all items defined by sFileSource are set into FolderItems. I would like to specify precisely the items. i.e. I have a list of files that I want to put into Folderitems. I searched MSDN and found little help breaking down these shell32 ops. What is the format of FolderItems? e.g array of UDT or???... more »
By BeeJ  - Apr 1 - 13 new of 13 messages    

Why can't I view the code at startup? 
  This happens on some source programs. I open VB6. I then open a program. When I click "view", "code" is not a selectable option. I can't look at the code that I have previously written. I then click "Debug" thence "step into" and, voila, the code is not visible and the "Private Sub Form_Load()" is highlighted.... more »
By NadCixelsyd  - Apr 1 - 3 new of 3 messages    

Christmas Tree Collection 
  Christmas Tree Collection [link] Web2RSS Proxy [link] Wing FTP Server Secure [link] ClearMyMail Spam Blocker [link] F-Exchange PHP Script [link] Christmas Tree Collection
By Sydney Ida Fergus  - Mar 31 - 1 new of 1 message    

SQL query 
  Suppose I have a table with two rows and filled with these values: Col1 Col2 1 100 1 101 1 102 1 105 1 108 2 100 2 103 2 110 2 111 3 102 3 105 3 112 4 100 4 103 4 105 4 110 I need to make an SQL query that returns a Col1 values list, but depending... more »
By Eduardo  - Mar 29 - 36 new of 36 messages    

Combining 2 vectors into one array 
  I have 2 vectors of same size Dim x() Dim y() x(1) = 2 x(2) = 11 x(3) = 31 y(1) = 4 y(2) = 5 y(3) = 3 I want a 2 dimensional array Arr() 2 4 11 5 31 3 Thanks Avi
By avi  - Mar 27 - 11 new of 11 messages    

Task scheduling reliability 
  I am going to write an app to perform a task to copy files at around let's say 2AM (some preset fixed trigger time). I do not want to use task scheduler since it requires using task scheduler. So the question of Windows time etc comes into question. i.e. is there one best way to see if it is time to do something?... more »
By BeeJ  - Mar 25 - 20 new of 20 messages    

How to detect when mouse has left the boundaries of a CoolBar Control while draging a band 
  I am looking to implement floating toolbars, ie those that can be dragged from a coolbar/rebar into a floating toolwindow. I can not work out how to detect when the mouse has left the coolbar so as to pop up the toolwindow. I would also like help with working out which band is being draged so I can put the correct toolbar on the toolwindow.... more »
By Leo  - Mar 24 - 3 new of 3 messages    

WebCam Problems 
  I am having problems getting image data from an internal laptop webcam. It may be that the drivers just do not support but maybe someone here has further insights. I am using the VFW framecallback to get the image data then convert it to a JPEG file. I need JPEG files. The callback method looks like:... more »
By BeeJ  - Mar 22 - 5 new of 5 messages    

disable Shift+Delete in the IDE 
  I'm tired of this, do you experience the same? The problem is when editing the code, sometimes I have something on the clipboard that I copied from somewhere, and I need to replace some part of the code so I use Shift+End or Shift+KeyLeft or Shift+KeyDown to select the exact part of the code that I need to delete, then I hit the delete key,... more »
By Eduardo  - Mar 20 - 53 new of 53 messages    

31 - 40 of 164902   « Newer | Older »

XML