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 / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
tabcontrol background color31 Dec 2004 23:47 GMT1
Does anyone know how to set the background color of the tab control itself
so the color of the tabs is changed?
Using Regular Expression in asp.net31 Dec 2004 17:40 GMT1
I'm quite new to Visual Studio & asp.net and I'm trying to use a Regular
Expression.
When trying to create the object using:
MyRegEx = New RegExp
PropertyGrid categories not sorted31 Dec 2004 07:47 GMT6
Does anyone know how I can keep the PropertyGrid from sorting the category
names when I set the PropertySort field to Categorized?
I'm not talking about the items within the categories, but the categories
themselves.  I'd like to use the order the categories first appear in the
How to change BackColor of DateTimePicker 30 Dec 2004 18:42 GMT2
How do I change the normally white text background to yellow on a
DateTimePicker?
For a TextBox, I simply use this code:
TextBox1.BackColor = System.Drawing.Color.Yellow
Simple Line Control30 Dec 2004 18:41 GMT2
I'm looking for a simple line control to put on a form to break up UI
components. I don't want to use a GroupBox, but I need something to seperate
a few buttons from the rest of the form. If I was using HTML, I'd use a
simple <HR> tag. Is there a lightweight control that will do the ...
DataGridBoolColumn trueValue/falseValue bug?30 Dec 2004 06:44 GMT1
Hi, I have set & atached 2 datagridboolcolumns to a datagrid <- dataset;
when i fill the ds from server with data
the AllowNull, TrueValue, FalseValue dont work; i get the columns half
checked instead of checked/unchecked
How can I make a control show inherited events from System.Windows.Forms.Control30 Dec 2004 06:23 GMT4
I dropped a tab control on my form and wanted to create an event to
capture a Keypress. Looking at the events, I couldn't find a KeyPress
event, only to find it in my form. So I created it there and then
manually moved it to hook into the tab control. It all works fine but
DefaultValueAttribute and Color30 Dec 2004 02:29 GMT1
I am working on a UserControl in VB.NET.  I cannot get DefaltValue to
work with the Color structure.  Here's the code:
<RefreshProperties(RefreshProperties.All), _
DefaultValue(GetType(Color), "SteelBlue"),
KeyDown Event in a Text Box Control - trying to capture Keys???29 Dec 2004 18:29 GMT1
I have two textbox controls on my form. One textbox is used for entering
text,numbers, other char's, etc. The other textbox control is used for
displaying the same info I type in the first textbox.
As I type each character, it should automatically add the same value to the
TreeView weird focus problem28 Dec 2004 19:56 GMT1
   I'm having some problems HIDING a TreeView. The control is 'hosted' in a
TopLevel Form that is displayed as a  drop-down window for a control,
following the pattern at:
http://www.vbaccelerator.com/home/NET/Code/Controls/Popup_Windows/Popup_Windows/
article.asp

Custom Control with Custom Component as Property28 Dec 2004 18:51 GMT8
I have made a custom control that has a property that is a custom component.
When I put the custom control on a form in the designer, the propery is
listed in the Properties window with a default value of (none).
I then put the custom component on the form and it goes in the ...
moving a control on a form28 Dec 2004 10:07 GMT3
Is there a way to move a control on a form, as if it were a floating toolbar
(but it's not; it's a datagrid, actually, a small one)?
Thanks for any help.
Bernie Yaeger
controls init from registry27 Dec 2004 21:36 GMT4
Where is the best place to put some code to load my form's controls
parameters from the registry, and to save them to registry ?
I have 2 functions in my form : loadFromRegistry and saveToRegisttry, that
recursively load/save my controls & custom controls parameters..
crystalReport27 Dec 2004 11:02 GMT1
I created a vb.net windows application and i'm using the
crystalreport control. i added to the project a .rpt file
and i have 2 buttons that should populate the file with db
data, and send it - one to the printer and the other to
Is it a bug?26 Dec 2004 23:38 GMT4
I am writing a custom textbox control derived from the original textbox
control.
In one of my requirement, I have to right align the controls text when its
numeric , and it should be left aligned when the control has the focus.
Pages: 1 2 3 4 5 6 7 8 November, 2004
 
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.