EARN $3,000.00 A DAY. OPEN AN INCOME-DAILY ACCOUNT WITH US
Wed, 1 Mar 2006 02:13:56 -0500
YOU COULD BE EARNING OVER $3K A DAY , $100K A
MONTH.INCOME. CHECK IT OUT. Investment is only $5. 99cents a month.
www.vosar.net http://www.vosar.net
Tel: 775-333-1125
Tel: 416-903-5685
...
|
Problem with IDE when overriding Text property
Tue, 28 Feb 2006 10:05:46 -0600
I noticed when overriding the Text property of the
System.Windows.Forms.UserControl that the Form.Designer file does not
reflect changes made via the property browser. In other words, when you
override the Text property and then try to change it's value at design-time,
the value is not serialized and ther ...
|
How to add StandardCommands.Undo/Redo to MenuCommandService?
Sun, 26 Feb 2006 19:08:27 -0800
I implemented an undoEngine in my custom form designer (using MSKB 2004
sample). But when I call GlobalInvoke(StandardCommands.Undo), the
menucommandservice cannot find the StandardCommands.Undo menucommand. I
found out that the StandardCommands.Undo was never added to my
menucommandservice. I know that t ...
|
Real Estate - Free post Your ads about property for sale.
Sun, 26 Feb 2006 19:15:04 +0200
Real Estate - Free post Your ads about property for sale.
You can join for free and post your ads about property for sale or for rent.
www.World-Estate.com
...
|
Notify when collection changes
Thu, 23 Feb 2006 13:54:11 -0500
I have a control derived from UserControl with a collection member. When
the designer invokes its collection editor and the developer adds/removes
items, can I get notified of that in my control? When they hit OK on the
collection editor dialog, I'd like to invoke some of my code. How do I do
that?
...
|
CF2 design time attributes: default enum values
Thu, 23 Feb 2006 17:37:33 +0200
Hi,
Porting a control project to VS2005/CF2, I need to add the equivalent of
[DefaultValue(typeof(Namespace.Enum), "DefaultValue")]
to the design time attributes .xmta file. I've tried with
<Property Name="PropName">
<DefaultValue>
<Type>Namespace.Enum</Type>
<Value>Default ...
|
Designer for component with collections of components
Wed, 22 Feb 2006 20:21:56 -0500
I have two design-time components, one of which contains a collection of the
other. When I use the Component Designer Host, both the parent component and
its contained components declared in the code that is being created for the
root component. Great! I can easily catch events off of either, as was my
int ...
|
|
|
parentcontroldesigner
Tue, 21 Feb 2006 23:19:34 -0700
<System.ComponentModel.Designer("System.Windows.Forms.Design.ParentControlDesigner, System.Design", GetType(System.ComponentModel.Design.IDesigner))> public class woof
inherits picturebox
'has children
look familiar? this is supposed to allow the class to work as a root container in designer, but it doesn't. ...
|
PropertyGrid Click events
Tue, 21 Feb 2006 21:28:47 -0500
Does any one have any experience getting any click events in the property
grid where a property value is selected. The functionality I want to
duplicate is simular to the events tab in VS2003/2005 where clicking on the
specific property would create and wire an event.
Thanks in advance,
Mark
...
|
Windows Froms 2.0 Horizontal Rule
Tue, 21 Feb 2006 09:11:30 -0800
I have searched high and low, tryed a picture box, 3D border, etc... doesn't
appear right, can someone help me with this, i'm sure it's really simple. How
do you put a horizontal rule, or seperator bar on a windows form, i.e. those
that are most commonly seen on dialog boxes.
Thanks in advance.
--
Jo ...
|