зеркало из https://github.com/mono/mail-archives.git
105 строки
3.4 KiB
HTML
105 строки
3.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-list] System.Windows.Forms.ComboBox Perculiarities
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:jbouantoun%40rogen.com.au">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="016665.html">
|
|
<LINK REL="Next" HREF="016663.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-list] System.Windows.Forms.ComboBox Perculiarities
|
|
</H1>
|
|
<B>John BouAntoun
|
|
</B>
|
|
<A HREF="mailto:jbouantoun%40rogen.com.au"
|
|
TITLE="[Mono-list] System.Windows.Forms.ComboBox Perculiarities">jbouantoun@rogen.com.au
|
|
</A><BR>
|
|
<I>Fri, 31 Oct 2003 12:10:59 +1100</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="016665.html">[Mono-list] Determining the platform at compile and run time
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016663.html">[Mono-list] System.Windows.Forms.ComboBox Perculiarities
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16662">[ date ]</a>
|
|
<a href="thread.html#16662">[ thread ]</a>
|
|
<a href="subject.html#16662">[ subject ]</a>
|
|
<a href="author.html#16662">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>This is a multi-part message in MIME format.
|
|
|
|
------_=_NextPart_001_01C39F4B.D806CCD6
|
|
Content-Type: text/plain;
|
|
charset="iso-8859-1"
|
|
Content-Transfer-Encoding: quoted-printable
|
|
|
|
Anyone ever noticed that you can't override the ComboBox.OnPaint method =
|
|
successfully?
|
|
|
|
You have to actually catch the message in windproc.
|
|
|
|
I'm guessing this is the same thing for the OnControlCreated?
|
|
|
|
JBA
|
|
|
|
------_=_NextPart_001_01C39F4B.D806CCD6
|
|
Content-Type: text/html;
|
|
charset="iso-8859-1"
|
|
Content-Transfer-Encoding: quoted-printable
|
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
|
|
charset=3Diso-8859-1">
|
|
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
|
|
6.0.6396.0">
|
|
<TITLE>System.Windows.Forms.ComboBox Perculiarities</TITLE>
|
|
</HEAD>
|
|
<BODY>
|
|
<!-- Converted from text/rtf format -->
|
|
|
|
<P><FONT SIZE=3D2 FACE=3D"Arial">Anyone ever noticed that you can't =
|
|
override the ComboBox.OnPaint method successfully?</FONT>
|
|
</P>
|
|
|
|
<P><FONT SIZE=3D2 FACE=3D"Arial">You have to actually catch the message =
|
|
in windproc.</FONT>
|
|
</P>
|
|
|
|
<P><FONT SIZE=3D2 FACE=3D"Arial">I'm guessing this is the same thing for =
|
|
the OnControlCreated?</FONT>
|
|
</P>
|
|
|
|
<P><FONT SIZE=3D2 FACE=3D"Arial">JBA</FONT>
|
|
</P>
|
|
|
|
</BODY>
|
|
</HTML>
|
|
------_=_NextPart_001_01C39F4B.D806CCD6--
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="016665.html">[Mono-list] Determining the platform at compile and run time
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016663.html">[Mono-list] System.Windows.Forms.ComboBox Perculiarities
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16662">[ date ]</a>
|
|
<a href="thread.html#16662">[ thread ]</a>
|
|
<a href="subject.html#16662">[ subject ]</a>
|
|
<a href="author.html#16662">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|