Click here to Skip to main content
15,921,212 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Icon not showing in the alt+tab window Pin
Ray Cassick26-Jan-06 12:21
Ray Cassick26-Jan-06 12:21 
GeneralRe: Icon not showing in the alt+tab window Pin
Quecumber25627-Jan-06 5:06
Quecumber25627-Jan-06 5:06 
Questionchanging ComboBox style at runtime Pin
bonosa26-Jan-06 5:03
bonosa26-Jan-06 5:03 
AnswerRe: changing ComboBox style at runtime Pin
Dave Kreskowiak26-Jan-06 5:35
mveDave Kreskowiak26-Jan-06 5:35 
GeneralRe: changing ComboBox style at runtime Pin
bonosa26-Jan-06 15:45
bonosa26-Jan-06 15:45 
QuestionDatagrid focus or lack of focus? Pin
KreativeKai26-Jan-06 4:51
professionalKreativeKai26-Jan-06 4:51 
AnswerRe: Datagrid focus or lack of focus? Pin
Dave Kreskowiak26-Jan-06 5:34
mveDave Kreskowiak26-Jan-06 5:34 
GeneralRe: Datagrid focus or lack of focus? Pin
KreativeKai26-Jan-06 6:08
professionalKreativeKai26-Jan-06 6:08 
When I have two records in the datagrid and use the code:

DataGrid.CurrentCell = New DataGridCell(1, 1)

the cursor doesn't blink anywhere till I click on the datagrid. At that point it blinks in the second row and second column.

If I use (0,0) and click on the header of the datagrid the cursor blinks in the first row, first column.

I don't want to have to click on the datagrid to start data entry. I want the end-user to click on the treeview node and then start data entry in the first row, first column without having to use the mouse to click in the appropriate cell or to click on the header of the datagrid.

Any other suggestions? Sigh | :sigh:


Lost in the vast sea of .NET

<a href="http://www.komputing.com/Pricelist.html">Visit my website at www.komputing.com</a>

GeneralRe: Datagrid focus or lack of focus? Pin
Dave Kreskowiak26-Jan-06 7:31
mveDave Kreskowiak26-Jan-06 7:31 
GeneralRe: Datagrid focus or lack of focus? Pin
KreativeKai26-Jan-06 7:44
professionalKreativeKai26-Jan-06 7:44 
GeneralRe: Datagrid focus or lack of focus? Pin
Dave Kreskowiak26-Jan-06 14:25
mveDave Kreskowiak26-Jan-06 14:25 
GeneralRe: Datagrid focus or lack of focus? Pin
KreativeKai27-Jan-06 1:35
professionalKreativeKai27-Jan-06 1:35 
GeneralRe: Datagrid focus or lack of focus? Pin
KreativeKai30-Jan-06 4:15
professionalKreativeKai30-Jan-06 4:15 
QuestionRegistering a VB.net created COM/ActiveX dll on another machine Pin
Lewy7626-Jan-06 4:45
Lewy7626-Jan-06 4:45 
AnswerRe: Registering a VB.net created COM/ActiveX dll on another machine Pin
Dave Kreskowiak26-Jan-06 5:23
mveDave Kreskowiak26-Jan-06 5:23 
QuestionRe: Registering a VB.net created COM/ActiveX dll on another machine Pin
Lewy7626-Jan-06 5:55
Lewy7626-Jan-06 5:55 
AnswerRe: Registering a VB.net created COM/ActiveX dll on another machine Pin
Dave Kreskowiak26-Jan-06 5:58
mveDave Kreskowiak26-Jan-06 5:58 
GeneralRe: Registering a VB.net created COM/ActiveX dll on another machine Pin
Lewy7626-Jan-06 6:13
Lewy7626-Jan-06 6:13 
GeneralRe: Registering a VB.net created COM/ActiveX dll on another machine Pin
Dave Kreskowiak26-Jan-06 7:13
mveDave Kreskowiak26-Jan-06 7:13 
GeneralRe: Registering a VB.net created COM/ActiveX dll on another machine Pin
Lewy7626-Jan-06 8:24
Lewy7626-Jan-06 8:24 
GeneralRe: Registering a VB.net created COM/ActiveX dll on another machine Pin
Dave Kreskowiak26-Jan-06 14:45
mveDave Kreskowiak26-Jan-06 14:45 
Questioni dont know what to do? Pin
pandapatin26-Jan-06 4:06
pandapatin26-Jan-06 4:06 
AnswerRe: i dont know what to do? Pin
Dave Kreskowiak26-Jan-06 5:18
mveDave Kreskowiak26-Jan-06 5:18 
GeneralRe: i dont know what to do? Pin
pandapatin27-Jan-06 2:46
pandapatin27-Jan-06 2:46 
GeneralRe: i dont know what to do? Pin
Dave Kreskowiak27-Jan-06 11:35
mveDave Kreskowiak27-Jan-06 11:35 

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.