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
tooltip font07 Jun 2004 14:48 GMT1
Hi guys, is there a way of changing the font of a ToolTip? Should I use some
SendMessage hack or is there any custom tooltip control?
Font in IE07 Jun 2004 14:39 GMT1
I have created a windows forms control named MyControl.
The control exposes a TextFont property of type Font.
I have created an HTML page which hosts MyControl control.
The page also contains a java script function from within I want to change
Can I run cacls from a console application07 Jun 2004 14:34 GMT1
Can I run cacls from a console application ? It is a command-line tool that
defines access to different users
I am on a win xp home
'include' an ocx (and dll?)07 Jun 2004 11:12 GMT5
I have an application that uses a custom ocx. Because I need to deploy this
ocx with XCOPY and not with a setup, I need a way to get around this setup.
What I was thinking about was this: Is there a way to kind of 'include' an
ocx into an appliation, so I don't need to register it ...
datagrid scrolling...capturihng rows displayed in view of datagrid07 Jun 2004 11:08 GMT3
I have a datagrid on a property tab sheet. Lets say that the grid
contains 50 rows with 12 displaying on the first page. For this
example lets say the user scrolls down to record 3 and records 3-14
display. The user clicks off to another tab and comes back. They do
Changing Cursor property in a ListView Control07 Jun 2004 10:49 GMT2
I would to display a Cursors.WaitCursor on a ListView  control, so I tried
listView.Cursor = Cursors.WaitCursor
but it doesn't work at all, I see always the default cursor. The same thing happens if I set the WaitCursor in the properties window. The strange thing is that with other ...
ListView and LVM_INSERTITEM07 Jun 2004 09:37 GMT1
what is wrong?
Public Declare Auto Function SendMessage Lib "user32" Alias "SendMessageA" (ByVal hwnd As IntPtr, ByVal wMsg As Long, ByVal wParam As Long, ByRef lParam As LVITEM) As Long
 Public Structure LVITEM
   Dim mask As Long
How to ListView SubItem under mouse?07 Jun 2004 07:38 GMT1
During the MouseHover event the Item in ListView is easy to get using GetItemsAt(X,Y).  How does one obtain the text in a SubItem cell?  There is no GetSubItemAt method.
Thanks for any ideas,
--------------------------------
From: Tom Sage
How to set Checkbox Backgound color07 Jun 2004 00:24 GMT3
Is there a way to set the checkbox background color? Both in the enable as the disabled  state?
ICustomTypeDescriptor.GetProperties06 Jun 2004 23:08 GMT2
I want to implement a class derived from ICustomTypeDescriptor.
My current implementation of the overloaded GetProperties methods look like
this:
   public PropertyDescriptorCollection GetProperties(Attribute[]
Preventing disabled control from graying-out06 Jun 2004 20:35 GMT1
I can't find a way to change/prevent the disabled (grayed-out) appearance of
controls. Things get even more complicated because the control i'm trying to
prevent from graying-out is a ToolBar button, and toolbar buttons are not
derived from the Control class (?!!).
Erradic menu shortcut behavior06 Jun 2004 13:46 GMT4
I've created a menu for my MDI and used the standard (I thought) & character for creating an underlined shortcut
&Fil
E&xi
etc
.NET Array/Table of Images Component06 Jun 2004 12:31 GMT2
Just recently started to program WinForms using C# after coming from a
Delphi background. In Delphi's core VCL there was a useful component called
DrawGrid, which could be used to draw a 2D array of images on the screen. It
took care of all sorts of things such as scrollbars, and ...
How to modify the ControlBox(system menu) of a Form?05 Jun 2004 16:02 GMT2
I want to add some menu items to the ControlBox/System menu of a Form. Is it
possible to get an instance of ControlBox and handle the events from it in
managed code?
Thanks.
Resize according to screen resolution ?05 Jun 2004 14:20 GMT1
I have a problem that I cannot resize the components in the form according
to screen resolution and my buttons textboxes etc. all showed mixed :(
Can anyone show me a way to solve this problem basicly ?
Also I have a problem that I use a mdi parent a lot of mdi children .Left
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.