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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
problem with localization, inheritance, etc.28 Jun 2004 20:02 GMT2
This problem has stumped me for almost two years now.  In a nutshell...
1) I create a textbox class, and set the font to Tahoma 8
2) I drop the textbox class on a form, and set other properties (name, etc.)
3) I build my form, and then users say they don't want Tahoma 8, they want
Form, ContainerControl and IContainer28 Jun 2004 17:49 GMT1
Why is it that the Form class does not implement the IContainer
interface? It inherits from ContainerControl but components are
attached to the 'components' field via the generated
private System.ComponentModel.Container components = null;
newbie: newline in Label28 Jun 2004 17:06 GMT2
two questions:
1) How can i have a multiline Label?
2) In VB.Net command buttons were replaced by buttons ? (trying to follow an
intro tutorial "transformed" from VB
How do I automatically show dialog on form Application.Run28 Jun 2004 16:06 GMT2
I wish to display a dialog form after the main form has started and display. Where is the logical place to put my display dialog code to show the my "Login" dialog after the main form has been display.
Thanks.
openFileDialog28 Jun 2004 14:39 GMT8
why does not openFileDialog have closed event?
i want to do something; as soon as the dialog closes. is there a way to do
this?
Inserting a " in a string28 Jun 2004 14:10 GMT4
How can insert a " is a string ?
And Also
How can I insert a carriage return in a string ?
DataGrid vertical alignment28 Jun 2004 12:47 GMT1
I have a user control setup with a datagrid and some buttons and I'm
trying to figure out how to align the data in a row vertically
centered. I have no problem aligning the data horizontally, but am
lost on the vertical issue.
how to access a variables28 Jun 2004 11:51 GMT2
hi i want to access a variables from form1 to form2
how should i declare on form1
and how can i get those values on form2
Textbox Formatting???28 Jun 2004 11:08 GMT1
I am trying to format the information entered into a textbox on one of my
forms.. i would like to make the information look like this..
(XX) XXXX XXXX - so if the typed in 0755123456 it would look like this (07)
5512 3456
Activate event of multiple child in MDI28 Jun 2004 10:33 GMT1
Create two mdi child forms to a MDI form
use the activated event to modify the text of both children (i.e. change title)
start the application
guess what
ParkingWindow revisited28 Jun 2004 09:20 GMT5
This issue was already reported by several others but I did not find any useful solution / workaround.
The problem happens in a random non-frequent manner when I run my WindowsForms application. I get the following exception:
Cannot access a disposed object named "ParkingWindow"
In ...
passing web form value to a win form28 Jun 2004 08:28 GMT1
Is it possible to pass a value from a post-back in an asp.net web page to a
windows form application? Any tips is greatly appreciated. Thanks first.
phong
Button swallows keys. Bug? Workaround?28 Jun 2004 08:14 GMT4
The Setup:
================
I have a cardswiper attached to my keyboard, so that when I swipe a
card I get "keyboard input" that looks something like:
Windows DataGrid Child Tables New row Hide28 Jun 2004 07:47 GMT3
I use DataGrid.DataSource = dataview that it table is parent table
In dataset with relationships.
dataview.AllowNew = false hides last * row in datagrid parent.
But for child grids the last new row is visible.
End of form resize28 Jun 2004 01:33 GMT1
How to determine if user has ended resizing form? I need to invoke
time-consuming operation after the form's size has changed. SizeChanded
event seems to be triggered more than once during resizing.
MCzajk
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 May, 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.