Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi,

i'm making my control inherited from System.Windows.Forms.UserControl.

In paint event i draw two column headers (i draw from scratch, rectangles and lines). When cursor is on border of those headers it has to change from Arrow to VSplit.

I've done this in sub wich handles MyBase.MouseMove and this works fine in runtime. But, ListView control allows changing header width in design mode. My control doesn't fire this event in design mode. Is this possible to do from UserControl?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...