Click here to Skip to main content
15,887,392 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to show Caret Pin
led mike6-Oct-08 9:55
led mike6-Oct-08 9:55 
GeneralRe: how to show Caret Pin
netJP12L6-Oct-08 10:13
netJP12L6-Oct-08 10:13 
AnswerRe: how to show Caret Pin
DaveyM696-Oct-08 10:06
professionalDaveyM696-Oct-08 10:06 
GeneralRe: how to show Caret Pin
netJP12L6-Oct-08 10:18
netJP12L6-Oct-08 10:18 
GeneralRe: how to show Caret Pin
DaveyM696-Oct-08 10:34
professionalDaveyM696-Oct-08 10:34 
GeneralRe: how to show Caret Pin
netJP12L6-Oct-08 11:58
netJP12L6-Oct-08 11:58 
QuestionMoving & resizing controls at runtime Pin
Dewald6-Oct-08 9:31
Dewald6-Oct-08 9:31 
AnswerRe: Moving & resizing controls at runtime Pin
DaveyM696-Oct-08 10:09
professionalDaveyM696-Oct-08 10:09 
I think you'll need to capture mouse down, mouse move and mouse up events on the controls and set their Location or Size properties accordingly. To display handles on them you'll need to override their OnPaint methods.

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)

AnswerRe: Moving & resizing controls at runtime Pin
Hossein Afyuoni6-Oct-08 10:13
Hossein Afyuoni6-Oct-08 10:13 
GeneralRe: Moving & resizing controls at runtime Pin
netJP12L6-Oct-08 10:54
netJP12L6-Oct-08 10:54 
AnswerRe: Moving & resizing controls at runtime Pin
Pedram Behroozi6-Oct-08 11:24
Pedram Behroozi6-Oct-08 11:24 
QuestionDeserialize old versions Pin
eggsovereasy6-Oct-08 8:42
eggsovereasy6-Oct-08 8:42 
AnswerRe: Deserialize old versions Pin
Mark Salsbery6-Oct-08 8:47
Mark Salsbery6-Oct-08 8:47 
GeneralRe: Deserialize old versions Pin
eggsovereasy6-Oct-08 10:47
eggsovereasy6-Oct-08 10:47 
QuestionWindow Manager Collection Pin
Kevin Marois6-Oct-08 8:09
professionalKevin Marois6-Oct-08 8:09 
AnswerRe: Window Manager Collection Pin
Mark Salsbery6-Oct-08 8:27
Mark Salsbery6-Oct-08 8:27 
GeneralRe: Window Manager Collection Pin
Kevin Marois6-Oct-08 9:56
professionalKevin Marois6-Oct-08 9:56 
QuestionRe: Window Manager Collection Pin
led mike6-Oct-08 10:01
led mike6-Oct-08 10:01 
GeneralRe: Window Manager Collection Pin
Mark Salsbery6-Oct-08 10:35
Mark Salsbery6-Oct-08 10:35 
QuestionDynamic setting of properties from data stream Pin
James R. Twine6-Oct-08 7:07
James R. Twine6-Oct-08 7:07 
AnswerRe: Dynamic setting of properties from data stream Pin
Wendelius6-Oct-08 7:58
mentorWendelius6-Oct-08 7:58 
AnswerRe: Dynamic setting of properties from data stream Pin
N a v a n e e t h6-Oct-08 8:00
N a v a n e e t h6-Oct-08 8:00 
GeneralRe: Dynamic setting of properties from data stream Pin
James R. Twine8-Oct-08 1:49
James R. Twine8-Oct-08 1:49 
AnswerRe: Dynamic setting of properties from data stream Pin
Mark Churchill6-Oct-08 17:12
Mark Churchill6-Oct-08 17:12 
GeneralRe: Dynamic setting of properties from data stream Pin
James R. Twine8-Oct-08 1:54
James R. Twine8-Oct-08 1:54 

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.