Click here to Skip to main content
15,897,187 members
Home / Discussions / C#
   

C#

 
GeneralRe: sub forms ?? Pin
Sam_c3-Aug-07 2:24
Sam_c3-Aug-07 2:24 
GeneralRe: sub forms ?? Pin
Software_Specialist3-Aug-07 2:58
Software_Specialist3-Aug-07 2:58 
GeneralRe: sub forms ?? Pin
Rudolf Jan5-Aug-07 10:25
Rudolf Jan5-Aug-07 10:25 
GeneralRe: sub forms ?? Pin
Software_Specialist3-Aug-07 0:22
Software_Specialist3-Aug-07 0:22 
GeneralRe: sub forms ?? [modified] Pin
Sam_c3-Aug-07 2:04
Sam_c3-Aug-07 2:04 
GeneralRe: sub forms ?? Pin
Software_Specialist3-Aug-07 2:17
Software_Specialist3-Aug-07 2:17 
QuestionDatagridview cursor focus Pin
praveenkumar palla2-Aug-07 4:57
praveenkumar palla2-Aug-07 4:57 
AnswerRe: Datagridview cursor focus Pin
Judah Gabriel Himango2-Aug-07 5:12
sponsorJudah Gabriel Himango2-Aug-07 5:12 
So you want to position the cursor over a particular cell? Have you tried getting the cell coordinates in screen coordinates and then call Cursor.SetPosition?

(this is all assuming you're using Windows Forms, not some web-based grid)


Tech, life, family, faith: Give me a visit.
I'm currently blogging about: Minnesota Bridge Collapses
The apostle Paul, modernly speaking: Epistles of Paul

Judah Himango


GeneralRe: Datagridview cursor focus Pin
praveenkumar palla2-Aug-07 5:38
praveenkumar palla2-Aug-07 5:38 
GeneralRe: Datagridview cursor focus Pin
Judah Gabriel Himango2-Aug-07 6:05
sponsorJudah Gabriel Himango2-Aug-07 6:05 
QuestionAdding Pictures to program Pin
Bonsta2-Aug-07 4:43
Bonsta2-Aug-07 4:43 
AnswerRe: Adding Pictures to program Pin
Judah Gabriel Himango2-Aug-07 5:10
sponsorJudah Gabriel Himango2-Aug-07 5:10 
QuestionShow an integer property as hexadecimal in a property grid Pin
FDK22-Aug-07 4:08
FDK22-Aug-07 4:08 
AnswerRe: Show an integer property as hexadecimal in a property grid Pin
Martin#2-Aug-07 4:11
Martin#2-Aug-07 4:11 
GeneralRe: Show an integer property as hexadecimal in a property grid Pin
FDK22-Aug-07 10:54
FDK22-Aug-07 10:54 
GeneralRe: Show an integer property as hexadecimal in a property grid Pin
Martin#2-Aug-07 19:55
Martin#2-Aug-07 19:55 
GeneralRe: Show an integer property as hexadecimal in a property grid Pin
FDK22-Aug-07 20:56
FDK22-Aug-07 20:56 
GeneralRe: Show an integer property as hexadecimal in a property grid Pin
Martin#2-Aug-07 21:06
Martin#2-Aug-07 21:06 
AnswerRe: Show an integer property as hexadecimal in a property grid Pin
pmarfleet2-Aug-07 4:12
pmarfleet2-Aug-07 4:12 
GeneralRe: Show an integer property as hexadecimal in a property grid Pin
FDK22-Aug-07 10:55
FDK22-Aug-07 10:55 
GeneralRe: Show an integer property as hexadecimal in a property grid Pin
pmarfleet2-Aug-07 11:32
pmarfleet2-Aug-07 11:32 
GeneralRe: Show an integer property as hexadecimal in a property grid Pin
FDK22-Aug-07 11:48
FDK22-Aug-07 11:48 
GeneralRe: Show an integer property as hexadecimal in a property grid Pin
pmarfleet2-Aug-07 12:23
pmarfleet2-Aug-07 12:23 
GeneralRe: Show an integer property as hexadecimal in a property grid Pin
FDK22-Aug-07 20:59
FDK22-Aug-07 20:59 
Questionautomate Active directory C# Pin
franklinm2-Aug-07 4:03
franklinm2-Aug-07 4:03 

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.