Hello,
One of the WindowsForms controls that I developed uses a richtextbox as an
editor in one of it's properties. As it does syntaxhighlighting, I get a lot
of flicker at this operation. Using LockWindowUpdate API helps a lot but at
the same time causes the desktop to flicker like a hell....
more >>
I have a MDI Child form with various controls and a panel. On the panel at
runtime I am adding a form to the panel. Everything works except when the
outer form is resized, the panel gets resized but the form on the panel
doesn't. It just stays in the same place that it starts out on. Belo...
more >>
The Windows Forms designer from VS 2005 behaves strangely on my
computer quite often. The only reliable and temporary fix that I know
is to restart the computer. I don't experience similar problems with
other applications. It chaotically draws text(and other stuff as well)
on the screen(out of i...
more >>
I have a user control in which contains a Label, a Toolbar and a TabControl.
When the User control is resized I like to resize the controls inside the
User control. How do I do that?
--
pesso
Robotics
http://www.robotics.com/robots.html
C++ to HTML Converter
http://www.codesolutions...
more >>