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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
using F7 as shortcort doesn't work?18 Oct 2004 15:11 GMT3
I am having trouoble using the F-kesy as shortcuts.
The shortcut is defines like this (c#):
btnRun.Shortcut = Shortcut.F7;
I have provided the button with a valid eventhandler that works just fine
Error: Specified Cast is invalid18 Oct 2004 13:40 GMT1
Hope you can help me.
Below is the code in Windows Forms VB to Export
the "Notifications.rpt" Crystal reports to PDF.  This
report is connected to a dataset.
Windows Form And Windows Service18 Oct 2004 13:17 GMT2
       Can we invoke any windows from from windows service on specific time
reach?
Thanks in Advance
scrolling a panel18 Oct 2004 10:23 GMT6
I am having trouble scrolling a panel horizontally to match the horizontal
scroll from a listbox.  Currently, I catch the listbox WM_HSCROLL in the
listbox WndPrc, and have this call a method in my Panel to scroll the panel.
The method is:
Custom rendered controls in a DataGrid?18 Oct 2004 10:20 GMT5
Custom rendered controls in a DataGrid?
Is it possible to have a custom control column i a datagrid that render html
(richtext and images) without moving to that column.?
Thanks in advance!
Hosting System.Windows.Forms.Form (instead of UserControl)18 Oct 2004 08:27 GMT2
I have an (ActiveX) UserControl hosted in MFC application. Because the
UserControl does not support main menu, which I need, I tried to host Form
directly, but MFC hosting (VC++ 6.0) reports a "Not Supported" exception
while attempting to set site. Does anyone know whether is ...
Key Handling, Alt+Down Arrow18 Oct 2004 06:50 GMT3
I need to trap combination keys Alt+DownArrow in KeyDown events, but without
any success.   Here is the code :
private void myTextBox_KeyDown(object sender, KeyEventArgs e)
{
strange problem with binding collection object to listbox control18 Oct 2004 05:05 GMT3
I have a business object with two public properties - "OrganizationID" and
"OrganizationName".  Pretty typical.  We will call it Organization.
And I have a collection object which is an arraylist that stores a
collection of the business object described above.  Let's call it
fileacces problems18 Oct 2004 05:01 GMT1
I'm in the middle of developing a c# project.
When I run my application from VS.net it's run from the projects bin\debug
library.
My problem is, that when closing the application I am writing a xml file
Icon in tray with Windows Service18 Oct 2004 04:29 GMT2
How can i get an icon in the tray to allow for service
control/configuration?  I have tried allow service to interact, but it
didn't work like i wanted, i could see the icon but i couldnt do anything
with the context menu.
How to make a UI which resembles the VS.NET 2003 IDE UI18 Oct 2004 04:11 GMT2
The VS.NET 2003 user interface has very nice details. The small areas which
look like windows and which may slide away if you don't need them for the
moment.
Can't some of you illustrate a bit how such details may be built?
embedded powerpoint diasshow18 Oct 2004 03:51 GMT1
Does anyone know how to embed a powerpoint presentation in a windows forms
applikation. I can't find any documentation on how to do this anywhere. Seems
there isn't an Active-X control for viewing powerpoint presentations from
within another application.
Formatting txtPhone17 Oct 2004 22:55 GMT3
I have a txtPhone that I need to format like 555-555-5555 and when a user
inputs numbers it should only take numbers.
Docked panels and Z-order problem.17 Oct 2004 17:04 GMT1
I have two panels docked on the right of the form (p1 on the left and p2 on the right) and I want third panel to slide from right to left into a view between p1 and p2 (Just like Solution Explorer window in Visual Studio ? if it is in auto hide mode its slides to left when mouse ...
Odd closing problem17 Oct 2004 14:55 GMT2
I have a base form with a Cancel button (btnCancel) and a simple msgbox
routine.  I would like to have a routine closing check to prevent loss of
data.
    Dim i As Integer
 
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.