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 / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Windows Forms Designer destroying Forms30 May 2005 22:35 GMT3
I'm developing a multi language application (VC++.NET2003). In the form's
InitializeComponent() are the control creation routines. For example:
this->menuButtonItem35->Icon = (__try_cast<System::Drawing::Icon *
>(resources->GetObject(S"menuButtonItem35.Icon")));
msgbox empty / blank in visual studio30 May 2005 15:44 GMT1
I wanted to post this question, but I found the solution in:
http://groups.google.com/groups?hl=nl&lr=&threadm=49FF1A46-5F36-453A-A467-CDBEFD
5D6DB1%40microsoft.com&rnum=5&prev=/groups%3Fhl%3Dnl%26lr%3D%26q%3Dblank%2Bmessa
gebox%2Bvb.net

I changed some keywords in my posting hoping ...
Trouble with HelpNamespace30 May 2005 02:36 GMT1
I'm studying for the 70-316 test.  One of the questions has to do with
the HelpProvider.  The question states that they are going to refrain
from setting the HelpNamespace property and asks what will happen when
the user presses F1.
Checkbox color29 May 2005 17:51 GMT3
Anyone know of a way to set the background color of the check box itself?
Not the whole control .. like where the text of the box is .. but just the
area where the check goes?
Thx in advance..
UserControl - TextBox with custom format29 May 2005 00:00 GMT1
I need to create an user control which:
1. inherits TextBox control
2. Has a Format property
3. users Binding.Format and .Parse events to format the text displayed, using the public property content
Combobox dropdown portion not visible27 May 2005 22:49 GMT1
I have a combo box that is located on the right edge of a form.  I've changed
the dropdownwidth to a width greater than that of the combobox in order to
view the contents.  The problem is that in certain display settings, when the
combobox is droppeddown, you can not see all of ...
NUmericUpDown Control27 May 2005 22:05 GMT1
I have NumericUpDown Control. OnKeyDown I want to read the text in side
Control.
Any Idea?
Thanks
Reference datagrid control27 May 2005 14:44 GMT3
How do I get a reference to a control that I have in my datagrid?  I've seen
it in ASP.NET.  I want to be able to do something similiar to the below:
Dim txt as Textbox
txt =CType( dg.Item(0, 9), Textbox)
Win control with web image26 May 2005 20:50 GMT2
Does anyone know if their is a windows form control that can display an
image generated from the web?
I am looking for either existing controls that can do this, or ideas on how
I may develop such a control on my own.
GUI and worker deadlocking due to lock and Control.Invoke...26 May 2005 13:09 GMT5
I have a log class with static methods that grab and release a mutex as
required.  The log class is designed to be called from both GUI and
thread pool threads, and dump output to a logfile and a RichEditBox.
To give you some idea of the approach I took...
Scrolling and OnPaint (oops)26 May 2005 10:27 GMT1
Sorry for the double post, the other went got sent before I completed it
(stupid OE and shift-enter)...
In my OnPaint, in a custom UserControl, I have the following code:
protected override void OnPaint(PaintEventArgs pe)
ListView threading issue26 May 2005 07:28 GMT1
I have a problem which I can't solve and hope you can give right direction.
I have a form with listview and slider control. That form runs another
thread (background) which do some operation based on slider current value
and modifies some item in listview. I've read that WinForm ...
Freeware Tabbed Interface Control25 May 2005 18:07 GMT4
Where can I get a freeware tabbed interface control (like the one used in
VS.NET)?
Can't seem to find any freeware ones, with Google.
Custom DataGridTableStyle with new property defaults25 May 2005 17:32 GMT1
I'm trying to add some custimisation to the standard WinForms DataGrid.
Nothing out of the ordinary - just some new column styles initially.
I want to allow the user to use the new column styles in the designers
when creating a new TabelStyle, so I've created my own
Scrolling24 May 2005 22:08 GMT6
Hi all, I'm having a problem using a scrollable control.
I'm drawing on the control taking into account the deviation, but the
problem that I've is that when I scroll, it seems like it remeber the
last pixels that were there, and that result in a very bad image, with
Pages: 1 2 3 4 5 6 7 April, 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.