Click here to Skip to main content
16,011,757 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to pick out a specified text in a textbox? Pin
kevinlin_522-Jun-08 23:56
kevinlin_522-Jun-08 23:56 
GeneralRe: How to pick out a specified text in a textbox? Pin
Harvey Saayman23-Jun-08 0:10
Harvey Saayman23-Jun-08 0:10 
GeneralRe: How to pick out a specified text in a textbox? Pin
leppie23-Jun-08 0:12
leppie23-Jun-08 0:12 
GeneralRe: How to pick out a specified text in a textbox? Pin
Harvey Saayman23-Jun-08 0:14
Harvey Saayman23-Jun-08 0:14 
QuestionHeader/Title on Property Grid Pin
Varad_Rajan22-Jun-08 20:18
Varad_Rajan22-Jun-08 20:18 
AnswerRe: Header/Title on Property Grid Pin
Brady Kelly22-Jun-08 20:55
Brady Kelly22-Jun-08 20:55 
QuestionHow to scroll the second panel by scrollbar in first panel? Pin
cocoonwls22-Jun-08 20:16
cocoonwls22-Jun-08 20:16 
AnswerRe: How to scroll the second panel by scrollbar in first panel? Pin
Harvey Saayman22-Jun-08 20:23
Harvey Saayman22-Jun-08 20:23 
hey,

im not sure if this is directly posible, BUT you could use events to attempt it...

if there is an event like scrollBarMoved on p2 you could try to override it and send the args to p1 and then move its contents around as you wish.

these are simply ideas ment to get you thinking, i have no idea if this will work Smile | :)

good luck

Harvey Saayman - South Africa
Junior Developer
.Net, C#, SQL

you.suck = (you.passion != Programming)

GeneralRe: How to scroll the second panel by scrollbar in first panel? Pin
cocoonwls22-Jun-08 23:10
cocoonwls22-Jun-08 23:10 
GeneralRe: How to scroll the second panel by scrollbar in first panel? Pin
Harvey Saayman22-Jun-08 23:24
Harvey Saayman22-Jun-08 23:24 
GeneralRe: How to scroll the second panel by scrollbar in first panel? Pin
cocoonwls22-Jun-08 23:58
cocoonwls22-Jun-08 23:58 
GeneralRe: How to scroll the second panel by scrollbar in first panel? Pin
Harvey Saayman23-Jun-08 0:12
Harvey Saayman23-Jun-08 0:12 
GeneralRe: How to scroll the second panel by scrollbar in first panel? Pin
cocoonwls23-Jun-08 0:16
cocoonwls23-Jun-08 0:16 
QuestionSet the computer Date and Time (Format) Pin
Programm3r22-Jun-08 20:09
Programm3r22-Jun-08 20:09 
AnswerRe: Set the computer Date and Time (Format) Pin
Programm3r22-Jun-08 20:47
Programm3r22-Jun-08 20:47 
QuestionConnect to access 2007 to check username and password for windows form Pin
jackburton22-Jun-08 19:57
jackburton22-Jun-08 19:57 
AnswerRe: Connect to access 2007 to check username and password for windows form Pin
Harvey Saayman22-Jun-08 20:18
Harvey Saayman22-Jun-08 20:18 
QuestionAsynchron Pin
greekius22-Jun-08 19:28
greekius22-Jun-08 19:28 
AnswerRe: Asynchron Pin
leppie22-Jun-08 21:13
leppie22-Jun-08 21:13 
Questionerror CS0051: Inconsistent accessibility Pin
George_George22-Jun-08 19:21
George_George22-Jun-08 19:21 
AnswerRe: error CS0051: Inconsistent accessibility Pin
Christian Graus22-Jun-08 19:32
protectorChristian Graus22-Jun-08 19:32 
GeneralRe: error CS0051: Inconsistent accessibility Pin
George_George22-Jun-08 23:16
George_George22-Jun-08 23:16 
GeneralRe: error CS0051: Inconsistent accessibility Pin
Christian Graus22-Jun-08 23:36
protectorChristian Graus22-Jun-08 23:36 
GeneralRe: error CS0051: Inconsistent accessibility Pin
George_George23-Jun-08 0:03
George_George23-Jun-08 0:03 
GeneralRe: error CS0051: Inconsistent accessibility Pin
Christian Graus23-Jun-08 0:26
protectorChristian Graus23-Jun-08 0:26 

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.