Click here to Skip to main content
15,902,189 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: keybd_event / sendkeys Pin
gatorlaid5-Apr-07 4:25
gatorlaid5-Apr-07 4:25 
Questionarrays Pin
ualr4-Apr-07 13:41
ualr4-Apr-07 13:41 
AnswerRe: arrays Pin
Christian Graus4-Apr-07 13:42
protectorChristian Graus4-Apr-07 13:42 
Questionpowerpoint automation via Microsoft.Office.Interop.PowerPoint [modified] Pin
uglyeyes4-Apr-07 13:13
uglyeyes4-Apr-07 13:13 
AnswerRe: powerpoint automation via Microsoft.Office.Interop.PowerPoint Pin
uglyeyes6-Apr-07 4:29
uglyeyes6-Apr-07 4:29 
QuestionDataGridView Pin
alexrad4-Apr-07 12:22
alexrad4-Apr-07 12:22 
AnswerRe: DataGridView Pin
Christian Graus4-Apr-07 13:41
protectorChristian Graus4-Apr-07 13:41 
QuestionHow to programmatically scroll a ListView Pin
ggoodall4-Apr-07 10:45
ggoodall4-Apr-07 10:45 
I am trying to simulate the Microsoft Excel "Freeze Panes" function on a Visual Basic .NET form using two ListView controls.

Key_ListView: The control on the left will have one column entitled "Key" and have a numerical value.

Data_ListView: The control on the right will have about 30 columns. The 30 columns can't fit onto the screen at the same time. The user has to use the horizontal scroll bar to see the columns out of view.

When the user scrolls the Data_ListView to the right (horizontal scroll bar) they will not lose "sight" of the key value in the Key_ListView. This is the functionality my users demand.

When the user scrolls the Data_ListView Up and Down (vertical scroll bar) I want the Key_ListView to scroll Up and Down as well. I want the records to stay in sync with each other in a vertical nature.

Using the .EnsureVisible property doesn't set the scroll position; it just makes sure the specific item is "somewhere" in the client window.

Thanks in advance for your help.
Questionhow to prevent program from open more than once at the same time? Pin
Mr.Kode4-Apr-07 9:17
Mr.Kode4-Apr-07 9:17 
AnswerRe: how to prevent program from open more than once at the same time? Pin
MatrixCoder4-Apr-07 10:22
MatrixCoder4-Apr-07 10:22 
GeneralRe: how to prevent program from open more than once at the same time? Pin
Mr.Kode4-Apr-07 14:21
Mr.Kode4-Apr-07 14:21 
AnswerRe: how to prevent program from open more than once at the same time? Pin
kubben4-Apr-07 11:18
kubben4-Apr-07 11:18 
GeneralRe: how to prevent program from open more than once at the same time? Pin
Mr.Kode4-Apr-07 14:22
Mr.Kode4-Apr-07 14:22 
GeneralRe: how to prevent program from open more than once at the same time? Pin
kubben4-Apr-07 14:25
kubben4-Apr-07 14:25 
AnswerRe: how to prevent program from open more than once at the same time? Pin
Xandip20-Apr-07 2:37
Xandip20-Apr-07 2:37 
Questionbinding radio buttons data Pin
abbss.gaurav4-Apr-07 7:48
abbss.gaurav4-Apr-07 7:48 
AnswerRe: binding radio buttons data Pin
Christian Graus4-Apr-07 10:15
protectorChristian Graus4-Apr-07 10:15 
Questiondata reader giving problem Pin
abbss.gaurav4-Apr-07 7:41
abbss.gaurav4-Apr-07 7:41 
AnswerRe: data reader giving problem Pin
Colin Angus Mackay4-Apr-07 11:05
Colin Angus Mackay4-Apr-07 11:05 
Questionhw to delete row from data grid in run time??? Pin
abbss.gaurav4-Apr-07 7:31
abbss.gaurav4-Apr-07 7:31 
AnswerRe: hw to delete row from data grid in run time??? Pin
Johan Hakkesteegt9-Apr-07 20:13
Johan Hakkesteegt9-Apr-07 20:13 
QuestionHELP! Custom Eye-dropper Pin
gatorlaid4-Apr-07 7:21
gatorlaid4-Apr-07 7:21 
GeneralQuick Watch Error "Cannot Obtain Value" Pin
jPucci4-Apr-07 7:11
jPucci4-Apr-07 7:11 
QuestionDialog boxes Pin
Diego F.4-Apr-07 5:26
Diego F.4-Apr-07 5:26 
AnswerRe: Dialog boxes Pin
Kschuler4-Apr-07 6:11
Kschuler4-Apr-07 6:11 

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.