Click here to Skip to main content
15,885,309 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Properties on Custom Control Pin
Ralf Meier1-Apr-23 22:56
mveRalf Meier1-Apr-23 22:56 
GeneralRe: Properties on Custom Control Pin
Eddy Vluggen1-Apr-23 23:57
professionalEddy Vluggen1-Apr-23 23:57 
GeneralRe: Properties on Custom Control Pin
Ralf Meier2-Apr-23 0:04
mveRalf Meier2-Apr-23 0:04 
GeneralRe: Properties on Custom Control Pin
Ralf Meier2-Apr-23 0:05
mveRalf Meier2-Apr-23 0:05 
QuestionDetecting when a child form is being moved Pin
Georg Kohler25-Mar-23 8:48
Georg Kohler25-Mar-23 8:48 
AnswerRe: Detecting when a child form is being moved Pin
Dave Kreskowiak25-Mar-23 18:13
mveDave Kreskowiak25-Mar-23 18:13 
GeneralRe: Detecting when a child form is being moved Pin
Georg Kohler26-Mar-23 8:31
Georg Kohler26-Mar-23 8:31 
GeneralRe: Detecting when a child form is being moved Pin
Dave Kreskowiak26-Mar-23 10:15
mveDave Kreskowiak26-Mar-23 10:15 
That means there is no code "wiring-up" the event handler.

If you're looking at the position of Form2 from inside Form1 code, you have to "wire up" the event yourself. If you're only looking at the position of Form2 inside Form2 code, the event isn't getting wired up in the Designer code.

Which is it?

QuestionLoading svg into picture box on user control added dynamically to Table Layout Panel Slow Pin
Member 1206177121-Feb-23 8:29
Member 1206177121-Feb-23 8:29 
AnswerRe: Loading svg into picture box on user control added dynamically to Table Layout Panel Slow Pin
Gerry Schmitz25-Feb-23 6:58
mveGerry Schmitz25-Feb-23 6:58 
GeneralRe: Loading svg into picture box on user control added dynamically to Table Layout Panel Slow Pin
Member 1206177127-Feb-23 4:02
Member 1206177127-Feb-23 4:02 
GeneralRe: Loading svg into picture box on user control added dynamically to Table Layout Panel Slow Pin
Eddy Vluggen10-Mar-23 12:06
professionalEddy Vluggen10-Mar-23 12:06 
AnswerRe: Loading svg into picture box on user control added dynamically to Table Layout Panel Slow Pin
Member 1562749512-Mar-23 5:00
Member 1562749512-Mar-23 5:00 
Questionunable to run msbuild command from my c# console application code Pin
Madhurima Dutta7-Feb-23 4:59
Madhurima Dutta7-Feb-23 4:59 
Rant[REPOST] unable to run msbuild command from my c# console application code Pin
Richard Deeming7-Feb-23 5:15
mveRichard Deeming7-Feb-23 5:15 
AnswerRe: unable to run msbuild command from my c# console application code Pin
Eddy Vluggen25-Feb-23 6:30
professionalEddy Vluggen25-Feb-23 6:30 
QuestionInstalling VB6 Pin
Single Step Debugger24-Jan-23 3:05
Single Step Debugger24-Jan-23 3:05 
AnswerRe: Installing VB6 Pin
Dave Kreskowiak24-Jan-23 4:19
mveDave Kreskowiak24-Jan-23 4:19 
GeneralRe: Installing VB6 Pin
Single Step Debugger24-Jan-23 4:20
Single Step Debugger24-Jan-23 4:20 
GeneralRe: Installing VB6 Pin
Dave Kreskowiak24-Jan-23 13:38
mveDave Kreskowiak24-Jan-23 13:38 
GeneralRe: Installing VB6 Pin
Single Step Debugger25-Jan-23 2:58
Single Step Debugger25-Jan-23 2:58 
GeneralRe: Installing VB6 Pin
Dave Kreskowiak25-Jan-23 3:05
mveDave Kreskowiak25-Jan-23 3:05 
GeneralRe: Installing VB6 Pin
Jeremy Falcon1-Feb-23 11:27
professionalJeremy Falcon1-Feb-23 11:27 
GeneralRe: Installing VB6 Pin
Dave Kreskowiak1-Feb-23 11:38
mveDave Kreskowiak1-Feb-23 11:38 
AnswerRe: Installing VB6 Pin
jschell25-Jan-23 5:26
jschell25-Jan-23 5: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.