all groups > dotnet windows forms designtime > november 2006
3rd Party Control Property Grid.
Posted by Ibrahim. at 11/30/2006 10:38:00 PM
Hello,
Kindly clarify;
1. I want to change the settings of a third party .NET control PropertyGrid.
2. I want to make certain properties hidden from the user.
3. How can I make this happen from my code.
Regards,
... more >>
I have problem whis Windows Media Services 9 Series.
Posted by vera esaulova at 11/21/2006 12:00:00 AM
I have problem whis Windows Media Services 9 Series.
I have videostream, which will consist of two streams(512k/bit and
256k/bit).I need to allocate a stream 256k/bit. In SDK is written:
Supporting Multiple Bit Rate Files
Several versions of the same audio or video content can be stored in
... more >>
How to avoid serializing complex proprty by designer !
Posted by zofcentr at 11/13/2006 2:07:01 AM
Hi
I have comlex property (complex means that type of property is a my own
object with many properties inside). I have created type coverter and
everything work fine except that designer always generates code for this
property even if I do not change default value of it. I would like to have ... more >>
How to create property description of propertygrid
Posted by frank via DotNetMonster.com at 11/11/2006 12:00:00 AM
How can I create a comment/documentation for the property at the bottom of
the design time propertygrid?
Thanks,
Frank
--
Message posted via DotNetMonster.com
http://www.dotnetmonster.com/Uwe/Forums.aspx/winform-design-time/200611/1
... more >>
Issue with Custom Designers.
Posted by Speed at 11/9/2006 5:35:20 AM
I have a custom designer derived from the parentcontroldesigner for a
usercontrol. I derive another control from this user control, it
compiles fine and when I put this control on to a form I get an error
message saying that the "Invalid Cast Exception". So I am wondering y
cannot we derive from... more >>
|