PC Review


Reply
Thread Tools Rate Thread

custom control on TabControl

 
 
John A Grandy
Guest
Posts: n/a
 
      14th Nov 2006
I have a custom control and on instantiation of my WinForm I am
programmatically adding an instance of my custom control to a TabControl :

TabControl.TabPages[7].Controls.Add(MyControl);

And locating the custom control in the exact area occupied by a Panel
control.

My custom control overrides the OnMouseDown , OnMouseMove , OnMouseUp
handler methods.

My breakpoints in these methods are not being hit.

Anyone know why?



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Writing Custom TabControl with C# =?Utf-8?B?R2l6bW8=?= Microsoft Dot NET Compact Framework 3 7th Feb 2006 10:45 AM
Custom TabControl using TabStrip and Dock probelm =?Utf-8?B?TmlsZXNoIFJhZGU=?= Microsoft Dot NET Framework Forms 0 23rd Jun 2004 05:20 AM
Docking and Custom TabControl Problem... =?Utf-8?B?TmlsZXNoIFJhZGU=?= Microsoft Dot NET Framework Forms 0 23rd Jun 2004 05:16 AM
Custom TabControl Delete Problem =?Utf-8?B?TmlsZXNoIFJhZGU=?= Microsoft Dot NET Framework Forms 0 28th Apr 2004 03:31 PM
Custom Control - TabControl Andreas Schulz Microsoft Dot NET Compact Framework 3 19th Aug 2003 08:14 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:56 AM.