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 / WinForm Controls / January 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Proportional Resizing Controls15 Jan 2007 12:23 GMT2
Does anybody have a recommendation for proportional resizing components that
automatically resize UI components as the user changes the size of the
screen?
TIA
VS Deleting user control designer code15 Jan 2007 10:24 GMT2
I have the following problem with VS:
VS randomly deletes the designer code in a form for user controls when
compiling - all the code is gone except for the declaration of the
control. How do I fix this? any help is much appreciated.
LicenseProvider only for controls?15 Jan 2007 07:57 GMT2
Does anyone know if the attribute LicenseProvider can only be used for  
controls? I wonder as in every tutorial they mention and use controls. Is  
it required to derive your own class from System.Windows.Forms.Control if  
you want to use LicenseProvider?
[issue] overidding onPaint textbox to make lines causes problems15 Jan 2007 01:44 GMT3
hi when i run this class i made here , this is what it looks like
without text - > http://gidsfiles.googlepages.com/LinedTextBox_1.jpg
WITH TEXT (heres the issue) -
http://gidsfiles.googlepages.com/LinedTextBox_withText.jpg
User control form designer code being deleted15 Jan 2007 01:13 GMT1
I have the following problem with VS:
VS randomly deletes the designer code in a form for user controls when
compiling - all the code is gone except for the declaration of the
control. How do I fix this? any help is much appreciated.
UserControl and TextChanged event15 Jan 2007 01:03 GMT1
Anyone know why the TextChanged event on the UserControl object is public
but EditorBrowsable is EditorBrowsable.Never and Browsable is false?  In
Intellisense you can't see the TextChanged event but I can still to
UserControl1.TextChanged += <subscribing method>.  I get an error ...
hiding columns in a datagrid maintaining the mapping15 Jan 2007 00:58 GMT3
Is it possible? I'd like to view a datagrid not showing the "id" field of my
entries... but I need that field when I select an entry! What can I do? Many
thanks, Giuseppe
Hide a property from a property grid at runtime.14 Jan 2007 17:47 GMT1
I am looking for a way to hide a property I created on a user control from a
property grid at runtime but allow it to be seen at design time.
Any ideas?
I tried setting the category of the property to 'Design' and that does not
GroupBox client area?13 Jan 2007 18:59 GMT2
I am trying to create GroupBox controls and add controls
to those dynamically, but how do I find the *real* "client"
rectangle area of a GroupBox control so I can position
child controls correctly?
webbrowser control DocumentText not updating11 Jan 2007 18:55 GMT1
I am creating an application to help design trouble tickets for my
work. I have a webbrowser control to show a preview of the completed
ticket. in Form1_Load, I am setting webbrowser.DocumentText to the
basic text layout I want to have. The webbrowser control shows this
Command to refresh the properties window and form?10 Jan 2007 10:26 GMT1
I have a control where the user can use smart tags at design time to update
something.  This has an effect of changing a property on the parent control.
The properties window does not notice this property change and the form
design code also does not change.
Inheriting from Controls, overriding Events08 Jan 2007 20:12 GMT1
I am creating 2 controls (inheriting from ComboBox one, and the other from
TextBox..
public class MyCombo:ComboBox
public class MyText:TextBox
List of "Must Have" .NET third-party components/librarires06 Jan 2007 09:12 GMT4
I will be creating programs in C# for database applications and I would like
to put up a list of "must have" shopping list of reliable and solid .NET
third-party
components/libraries that can facilitate the work. Powerful reporting is
VB2005 ListView Control ?05 Jan 2007 08:57 GMT5
I'm trying to dynamically change the width of my subitems in the listview
control.  I have item column hidden (width = 0) and subitem 1 expands to my
size required (actually twice the size).  My subitem 2 or last time is a
text column what I am populating with rows of data that ...
ListView Grid Line Issue05 Jan 2007 04:21 GMT1
Hey everyone. I'm having an issue with the ListView (VB2005) control when I
scroll the listview up (clicking a page at a time) the grid lines seem to
loose the correct spacing causing a white out effect on the screen. Has
anyone else seen this issue?
Pages: 1 2 3 4 December, 2006
 
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.