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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
simulating asp.net impersonation07 Apr 2005 04:03 GMT1
i have win app that access web services for information.I want to lock down
web services. I want to add users or groups to authorization tag to restrict
access to only a few users. The only way i know to do this is to:
add each person separetely - this means i have to maintain this ...
API declaration in C# to be converted into VB.NET - HELP !!!06 Apr 2005 23:35 GMT2
Below code I found in a post which bit older. I really appreciate if any
of you could help me out to convert into VB.NET.
Declare the API function.
---------------------------
datagrid keydown event06 Apr 2005 22:43 GMT1
I am using the datagrid keydown event to make changes to selected rows
(increment a column value when + is pressed). This works for the first time
the key is pressed but the datagrid then goes in edit mode and jumps into the
first textcolumn for editing.
autostart an internal thread in a winform06 Apr 2005 20:48 GMT3
I am looking for a form event that fires when form_load has been completed.
I need to start a long running process in the background and the process
need to start by itself.
What is the best way autostart an internal thread in a winform?
A select box06 Apr 2005 20:03 GMT2
I am a web designer/programmer who is attempting to hammer out a little
windows application. I can not figure out what is the equivilenet of a
select box. The combobox looks right but you can type in it like a
textbox. The listbox/listview don't look right and have scrollies
Binding property with CancelCurrentEdit06 Apr 2005 19:37 GMT11
I have a text control bound to a column that is of type Decimal.  I am doing
the validation myself to see if the user typed in something invalid, calling
CancelCurrentEdit and cancelling the validation event.
If the user typed in something that is not a number, such as 'abc', then ...
Problems with reading tag property06 Apr 2005 17:59 GMT5
At design time I have entered some text into the tag property of some of my
controls.
(text boxes, labels etc)
At run time I try and read the tag (MyCntrl.Tag.ToString), but it is always
Empty row at the bottom of DataGrid ...06 Apr 2005 17:43 GMT1
The DataGrid control always displays empty row at the bottom with the star in
the row header. Is there any way to hide or delete this row?
Thanks
Running a process from a Windows Service App06 Apr 2005 17:34 GMT2
I have a service that I want to start a process to run another process.
My code is
Sub ExecuteProcess()
       Try
Help - Assigning MDI Child to MDI Container when called in a Modul06 Apr 2005 17:15 GMT2
I am trying to figure out how to assign the child form to the mdi container,
in VB, when the child is called from a module and not from the container form.
I know when called from the container form it is just:
dim form1 as new form1
Why does the OnPaint method not be invoked in TreeView06 Apr 2005 17:15 GMT1
I create a class derived from TreeView and override the OnPaint method in
which I add some drawing act.
But when I run the program and find that the OnPaint method not be invoked
actually.
Check box question06 Apr 2005 17:10 GMT1
How do you change the displayed check when a checkbox is checked?  I would
like to show a red X in the box instead of the check mark.
Thanks,
Craig
Exception in Application.Run()06 Apr 2005 15:21 GMT1
Hi - I am getting a Null Reference Exception that is being thrown from
Application.Run() method. This ocurrs after multiple events are raised which
update a few user controls inside the Main Form.
i cannot seem to isolate the exception any further than the Run method()
New to WindowsForms06 Apr 2005 14:45 GMT2
Hi I am learning windows fomrs and started with the sample in the quickstart
tutorials and I am not able to display the control on my aspx page.
I created a control library with one simple control having a panel and a
button. panel's visible property is false by default and I ...
the Values were shared by many forms !06 Apr 2005 14:41 GMT3
How can I set a values in a mainform,
and all the other's windows form can get this value ?
I have a try,
but failed !
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 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.