Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / Design Time / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
question about very basic scenario11 Nov 2005 06:16 GMT1
I have several records on my DB
Name   LastName   Age  Address StartTime
..
..
DevExpress ComboEditBox problem in design time09 Nov 2005 13:06 GMT1
I have a problem when edit items of ComboEditBox in my custorm form designer
In Visual Studio this property detected as String Collection but in my
designer as Object Collection.
I've looked through reflector on type of that property and i wad really
Force hidden property to serialize at design-time?07 Nov 2005 20:05 GMT2
My component has a string type of property which has set "Browsable"
attribute to false...My custom property page does set/get that property and
I want to force it to be serialized into code in Design-Time...
I tried setting various "DesignerSerializationVisibility" atrribute ...
Hierarchical view of a Form's controls ?07 Nov 2005 10:57 GMT1
Is there any way to get a hierarchical view of all a Form's controls? I have
many panels within panels, lots of them with Dock style = Fill, and I'm
finding it very fiddly to select the parent panel of a given control/panel.
I think I must be missing something.
Code serialization order04 Nov 2005 10:42 GMT4
I want the code to serialize in the following order:
MyClass object2 = new MyClass();
Wrapper object1 = new Wrapper(object2);
but currently the code is being serialized in the following way:
Form designer cannot respond command03 Nov 2005 12:58 GMT1
I write a simple form designer in vs2005. I can add and edit controls on
this designer. but when I delete a control, it can not repond.
the code like this:
   public partial class Form1 : Form
Design-time Licensing03 Nov 2005 11:00 GMT1
What is the license restrictions for using controls such as
"SurfaceDesigner" and allowing  the end user tweak the position of controls
in a application written in .NET?
Thanks.
Position label and text in CreateComponentsCore()03 Nov 2005 09:48 GMT1
Hey I hope someone can help me with a clean solution for the following
puzzle:
I have written a custom toolboxitem that overrides the
CreateComponentsCore() operation that returns two objects, a subclassed
Grouping properties (like Font does)02 Nov 2005 12:27 GMT1
Just a quick question, I hope.
I'm ending up with a lot of similar property names (because they all relate
to the same area of the control) eg CaptionText, CaptionTextColour,
CaptionBackground, CaptionHasGradient, CaptionGradientStart,
Pages: 1 2 October, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.