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 General / August 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
anchor or docking20 Aug 2004 14:33 GMT1
I have Winform with 3 groupboxes
One on the left one in the middle and one on the right size of the form
Each groupbox have datagrid
Problem is when I resizing form I can not see groupbox and datagrid in the
ListView formatting20 Aug 2004 10:02 GMT5
When using the ListView without checkboxes can the selection bar be extended
to the left of the control?  I have hidden the checkboxes but space for them
is still displayed.
Ray
Disabling Wordwrap in RichTextbox20 Aug 2004 08:38 GMT2
I've tried everything I can think of to disable wordwrap. Here's the code
that sets up my RichTextbox rtfSQL:
With rtfSQL
   .AcceptsTab = True ' Tab is a valid character, not a command to go to
Background color looping20 Aug 2004 08:15 GMT3
I want to loop the background color on my "about" form.
This is the code I've tried to use. It doesn't work.
The about form newer shows up. I thought Application.DoEvents(); would allow
the form to show
Microsoft Web Browser & binarywriter19 Aug 2004 23:13 GMT1
I have a byte array (byte() loaded from an image from a SQL Server database,
this could be a pdf, doc, an image type, etc.) and I have a Microsoft Web
Browser control on my form I want to be able to send the Microsoft Web
Browsercontrol the array of bytes and let it load, now I ...
How to select a target datagrid row in dragdrop operation?19 Aug 2004 22:40 GMT2
I have a master/detail form with 2 datagrids: selecting (by clicking) a row on the master grid updates the detail grid.
I have a requirement to drag rows from the detail grid and drop them on a master row to initiate a data move routine
Q. How do I select the traget row while in ...
Detect Change in PC Name19 Aug 2004 19:23 GMT3
Is there a way to detect if the computer name has been changed in .NET?
Suppressing enter event19 Aug 2004 17:48 GMT1
Framework 1.1
How can I trap the enter event prior to it's being
raised and if need be suppress it?
Thanks in advance for your help,
child form doesn't appear in the task bar19 Aug 2004 15:16 GMT2
I have 2 forms Form1 and Form2
Form1 is the owner of Form2 and should activate it on Button1_Click
   Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
       ' Create another form and display it
Serialization disaster19 Aug 2004 14:48 GMT1
I have a class that once used the [Serializable()] attribute for simple
serialization. I decided that I wanted to take control of how the
serialization happens by implimenting ISerializable. I backed up my
serialized file and was hoping to deserialize the old way and serialize ...
Create a control19 Aug 2004 14:42 GMT4
I have make a class derived from the System.Windows.Forms.Control class
I have write this method,
protected override void OnPaint(PaintEventArgs e)
{
DataSet.HasChanges() always returns false even though there are changes19 Aug 2004 13:16 GMT3
I have a set of textboxes bound to a typed dataset (ds1). This dataset
contains one table which contains only one record.
This is an example on how I do the binding for the textboxes:
txtDescription.DataBindings.Add(new Binding("Text", ds1.ShareClass,
check whether the PC is online using vb net19 Aug 2004 12:32 GMT1
Hi everyone, Is there a way to check if a pc is online using vb net?  Thanks
in advance for any help that you can give me.
Best Regard
Sharon
List Box19 Aug 2004 09:57 GMT3
I have a list box that contains 4000 + lines that I have imported using  the
fileopen function etc.
Once I have the data in the list box, I want to scroll through the lines in
the list box displaying the contains of each line in a text box that is on
Resize/Scale/Anchor problems19 Aug 2004 09:04 GMT3
I'm having some weird issues when trying to use the Scale() method and
anchoring.
Here's the scenario.
I have a form. This form contains a user control. This user control contains
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 July, 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.