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 / September 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Resize controls with window resize26 Sep 2007 15:34 GMT2
My window opens at a particular size. When a user makes the window taller, I
want to expand the grid control to fit the extra available space. I only want
the grid control to grow with the window resize.
Is there a simple way to accomplish this? I'm using VB.Net in a Windows
Custom CodeDomSerializer issues25 Sep 2007 14:58 GMT4
I wrote a custom CodeDom serializer class that first invokes default
serialization for a class, after which it does some custom code
generation.
public override object Serialize(IDesignerSerializationManager
My custom Controls do not appear in toolbox24 Sep 2007 17:08 GMT1
My custom Controls do not appear in toolbox
when i rebuild the solution the user controls don't appeat in the toolbox
dataset do not appear in toolbox windows
what i have to do
Connection string design-time editor23 Sep 2007 10:54 GMT1
Dear Sir
I'd like to create a user control that has a connection string property that allows the user to setup a connection at design time in the same fashion as in Project settings or TableAdapters.
When a someone adds this control to their form, there will be a property called ...
Where does the designer code come from?20 Sep 2007 17:08 GMT7
How does the designer determine what code is used in the form designer code?
For example 1, when you drag a control (using the object name?):
private System.Windows.Forms.TextBox txtUserName;
this.txtUserName = new System.Windows.Forms.TextBox();
UserControl Public property and Designer Code14 Sep 2007 18:02 GMT1
I've created a PUBLIC property in my usercontrol.
The type of my property is System.Collections.Generic.Dictionary
(of...).
When I place my usercontrol on a form, the designer gives me a
Datagridview header cells with vertical text14 Sep 2007 10:26 GMT5
Hello,
I have a datagridview with lots of columns selectable with a checkbox
control, and I would like to have its header text as narrow as a check box,
but for this I have to display its text vertically...
 
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.