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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
EditorAttribute - filter file extensions30 Apr 2005 22:46 GMT1
I've created a custom control and I have a FileName property for it.
I've added the EditorAttribute so the little ellipsis button will appear at
design time for the property, which allows the user of the control to
specify a filename.  The code is below and that works great.
Convert GetSQLDateTime to formatted date to show on a Windows Form29 Apr 2005 19:35 GMT1
I am retrieving data using ADO.Net (from SQL Server) as shown below:
DOB.Text = MyDataReader.GetSqlDateTime(18).ToString
This works fine, but I want to display this on the form formatted as "dd MMM
yyyy" rather than the way it shows now ("dd/mm/yyyy hh:nn").
DataGrid - Select Full Row29 Apr 2005 17:04 GMT2
Hi, does anybody knows how to select a DataGrid full row by code (like when
you click on a RowHeader) ?
Thanks a lot,
Victor Reboucas
I need to do a "Return" from a sub screen?29 Apr 2005 10:19 GMT2
I have a main window which calls a sub screen.  When the sub screen is done I
need to return to the main screen.  In my file menu I have a return/exit
option.  Can someone tell me how to code the return??  I know this works for
buttons but I do not know how to do this with a ...
Resize an MDIForm to suite different resolutions29 Apr 2005 04:01 GMT2
Can somebody tell me how to resize an MDIForm to suite different
resolutions.
thankx
Contains Method and IndexOf Method seem not work in Compact Framew28 Apr 2005 10:42 GMT4
May i know why the Contains Method always return false and IndexOf method
always return -1 although the value for "cboTableIDMain.Text.Trim())" is the
same?
Thanks you very much.
User Controls are dissapearing at designTime28 Apr 2005 05:31 GMT3
I use a lot of user controls embedded in the project itself and often when I
re-open a compiled project in VS.2003 I get an error message that one or
more user controls are not found ( "Could not find type 'xyz'.  Please make
sure that the assembly that contains this type is ...
saving rows in a Datagrid27 Apr 2005 23:59 GMT2
I have a form with a bound datagrid. When I close the form, I update the
datasource with the changes made in the grid. However, I close the form, the
most recent changes made to the grid are not updated. How do I force the
grid/datasource to save the most recent changes before the ...
Using the UnhandlerExceptionEventHandler in a control hosted by IE27 Apr 2005 17:53 GMT2
I want to handle the 'UnhandledException' in my application, but ir seems
not to work. My application is a control hosted by IE. In the control's
constructor, I have the following code
...
How to get an StringArray from a Textbox that is multiline27 Apr 2005 17:28 GMT1
I have a textbox that is multiline, it is easy to push an StringArray to the
textbox  and each element in the array is placed on each line, but is there
an easy way to get each textbox row placed in each element in a StringArray?
CheckedListBox won't check!27 Apr 2005 16:17 GMT2
I have a CheckedListBox control whose DataSource is bound to an ArrayList.
I'm trying to persist the checked state of the items in the list box across
invocations of my application.  Serializing the data to disk when the
application closes works just fine.  However, when I try to ...
Detailed Information about members of an assembly27 Apr 2005 10:24 GMT5
Can anyone please tell me how to retreive the detailed information of
members of an Assembly.(As in summary column when one selects a member
within an assembly in an OBJECT BROWSER, in the .net IDE ).
Thanks,
.NET control exposed as ActiveX27 Apr 2005 09:16 GMT1
This is what I want to do:
I want to develop a .NET Windows Control, expose the control as an ActiveX
and host the control from a VB6 form.
The control has to expose a MyEvent event.
this is just a test post27 Apr 2005 03:32 GMT1
please disregard - sorry of the inconvenience.
Customized DateTimePicker27 Apr 2005 03:14 GMT4
I am trying to build a customized DateTimePicker control to handle null
values.  One restriction I have to place on the control is to set the MaxDate
to the current sytem date and time.  However when I use my customized date
control, the MaxDate value doesn't refresh to the ...
Pages: 1 2 3 4 5 6 7 8 March, 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.