| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | I have the following configuration file -
<?xml version="1.0" encoding="unicode" standalone="yes"?>
<configuration>
<configSections>
<section...
Eugene
|
03-16-2005 11:13 AM
Eugene | 0 | 11 |
|  | I want to open a file form my appointed application.
This application has maintained in my application by users or administrator.
On user double...
tianyamoon
|
03-16-2005 10:44 AM
tianyamoon | 0 | 12 |
|  | Hi, I have a datagrid that is successfully bound to a list of objects that
is managed by my own ObjMgrList class that implements IBindingList...
KoreOOGuy
|
03-16-2005 10:41 AM
KoreOOGuy | 0 | 9 |
|  | What event is raised when you click on the upper part of a form?(the one with
the control box and title...) because it doesn't respond to MouseDown...
tzake
|
03-16-2005 10:27 AM
tzake | 6 | 18 |
|  | Regarding subject...
How can i raise up a DUN connection on request with .NET?
Mauro
Mauro D.
|
03-16-2005 10:00 AM
Jim Hughes | 1 | 18 |
|  | I’m using the DataGridBoolColumn class to add a checkbox to a column, the
issue I’m having is I would only like to have certain rows display...
Pauly C
|
03-16-2005 09:47 AM
Pauly C | 0 | 22 |
|  | Any help is appreciated.
Summary :
I am raising a custom shared event from custom DateTimePicker instances.
This custom event causes to a call to...
Halil Gursoy
|
03-16-2005 09:33 AM
Halil Gursoy | 0 | 17 |
|  | I am posting this here and in security as I dont see a SmartClient group.
Ok on my work Pc I have a test page with links to a number of...
Deasun
|
03-16-2005 06:57 AM
Deasun | 0 | 17 |
|  | I'm deriving from DataGridColumnStyle and trying to ensure that my cells
always have the same proportions (eg. height = half the width). I...
JezB
|
03-16-2005 05:18 AM
JezB | 0 | 16 |
|  | Hi,
I´m currently finishing up a project and I'm trying to add an option for
the user to select or edit the overall appearance of the window ie....
Jonathan Collins
|
03-16-2005 04:57 AM
Jonathan Collins | 0 | 14 |
|  | Hi...
I wanted to remove the title bar from my applicaton, and I have done
that by setting control box to false and form.text to "".
But because of...
Anand via .NET 247
|
03-16-2005 04:34 AM
Herfried K. Wagner [MVP] | 2 | 16 |
|  | Is there a way to display animated gif on the form?
Or small animations ?
Like in windows xp how it shows the file copy process of a paper flying...
Hemang Shah
|
03-16-2005 03:22 AM
Bob Powell [MVP] | 1 | 22 |
|  | Hi,
I have a small (15x15) Black&White bitmap.
I also have a picture box with SizeMode set to Stretch. The bitmap is its
image.
When I stretch the...
Z
|
03-16-2005 03:20 AM
Bob Powell [MVP] | 1 | 21 |
|  | Hi all,
In my form load, I load a datagrid with a fair amount of data. So when I
click on the button that creates the form I show the wait cursor...
Gav
|
03-16-2005 03:11 AM
Gav | 4 | 22 |
|  | I have a problem. I'm using OleDB to access an Access databasewhere a column is defined as System.String but it should be aninteger. I cannot modify...
Andrei Gavra via .NET 247
|
03-16-2005 02:41 AM
Andrei Gavra via .NET 247 | 0 | 16 |
|  | Our product has implementation both in managed & unmanaged code. So also,
user interface dialogs are both in managed & unmanaged. Currently,...
Deepak Malkan [Bentley]
|
03-16-2005 01:54 AM
AT | 5 | 20 |
|  | I created a custom control , somthing like TextBox but i don't know how to
display a cursor blink?
robic
|
03-16-2005 01:30 AM
Vijayakrishna Pondala | 1 | 19 |
|  | Dear All,
I need to design an application where I need to keep all the option in
the left side of screen (frame) and need to leave rest of the...
Ahmed Jewahar
|
03-15-2005 11:51 PM
Ahmed Jewahar | 2 | 12 |
|  | Hi,
i am developing a windows form application. Basically i want to the form to
appear as an icon at the taskbar near the volume control (i mean in...
ve
|
03-15-2005 10:35 PM
ve | 4 | 17 |
|  | Hi,
I created a custom control CarParkBoard which is a subclass of Board,
which is a subclass of UserControl.
For some reason the designer changed...
Bram
|
03-15-2005 07:00 PM
Bram | 1 | 23 |
|  | I'm sure this is asked tons of time.
How can we create the "mask" feature in vs.net ?
So that user can enter first character only as text, second...
Hemang Shah
|
03-15-2005 06:16 PM
Herfried K. Wagner [MVP] | 2 | 24 |
|  | I have written a handler to catch all unhandled exceptions. It works
fine except that I want to be able to determine the form or module in
which the...
J L
|
03-15-2005 05:13 PM
J L | 0 | 20 |
|  | Hi,
I've copied the sample code from the .net2 framework docs for the
BackgroundWorker class, but I'm having problems running it! If I compile
it...
Danny T
|
03-15-2005 04:23 PM
Danny T | 1 | 18 |
|  | I have turned on the DateTimePicker's checkbox with the ShowCheckBox
property, now I need to be able to initialize the checkbox to the...
Bill
|
03-15-2005 04:12 PM
Herfried K. Wagner [MVP] | 2 | 21 |
|  | Assume that you are designing a windows form that displays the details
(name, address, etc.) of a selected entity for editing by the user. When
the...
craig
|
03-15-2005 03:32 PM
craig | 0 | 22 |
|  | Hi
I work for a large bank organization in the US. They would like me to put
together a presentation of .Net - hopefully this will help us getting...
Ronen
|
03-15-2005 01:19 PM
Ronen | 0 | 35 |
|  | Hi Folks,
I apologise if I am asking something that has been answered already on
this group. I just can't seem to find anything which answers...
AT
|
03-15-2005 12:19 PM
wjousts | 2 | 18 |
|  | I've got a printing and print preview function working in my app but I've
noticed a couple of things with print preview that are quite...
wjousts
|
03-15-2005 12:13 PM
wjousts | 0 | 24 |
|  | Hello,
I'm developing a C# - windows forms application. To get some information
for my application, I'm connecting to an URL, wich gives me...
Kristof Thys
|
03-15-2005 11:39 AM
at | 22 | 47 |
|  | hi guys
I Need to perform a permutation from 2 to 9 numbers ordered in groups of 3
e.g permutation of 2345..9
234
243
254
534
Kenny M.
|
03-15-2005 11:23 AM
Kenny M. | 0 | 25 |
|  | Hi,
I have created a Windows User Control and I am trying to override the Text
property which sets a labels Text property. I have added the...
Steve Norman
|
03-15-2005 11:02 AM
Herfried K. Wagner [MVP] | 1 | 24 |
|  | Hello!
I have a panel filled with squares. Each square is a usercontrol with a
single picturebox. What I want to do is click in one square, colour...
Miro
|
03-15-2005 08:43 AM
Miro | 0 | 22 |
|  | Hi *
I have a MDI Windows forms application with several axshdocvw web browser
controls.
Is it possible to configure each axshdocvw web browser...
Paulo Morgado [MVP]
|
03-15-2005 08:41 AM
Paulo Morgado [MVP] | 0 | 26 |
|  | Thanks Robbe. Unfortunately, I was not able gleem anything out of your
posting that would draw a line on a form at runtime. I am interested in...
Mark Gaeth
|
03-15-2005 08:27 AM
markgaeth | 1 | 16 |
|  | I'm sorry if I've missed the answer for this one
....
When you create a MDI form, you can attach a main menu to the parent and to
the child. When a...
ariel lieberman
|
03-15-2005 08:17 AM
ariel lieberman | 0 | 20 |
|  | I have a TreeView Control which I update often from code. When the XP-OS is
set to Fade or Scroll Effect this TreeView flickers a lot and looks...
Andreas Zita
|
03-15-2005 07:00 AM
Andreas Zita | 2 | 23 |
|  | Hi
I have a VB.NET Windows Forms application. Controls are built using the
default font, Microsoft Sans Serif. When I install the application on
NT...
AT
|
03-15-2005 06:45 AM
AT | 0 | 24 |
|  | Dear All.
In VB 6.0 we can palce many controls inside the Frames, Picture Box
etc.. Advantage of this, you can easily move all the objects that...
Ahmed Jewahar
|
03-15-2005 06:28 AM
Ahmed Jewahar | 2 | 20 |
|  | Is it possible to create an irregular window with per pixel alpha so that it
blends in to the desktop at the edges? I've managed to create an...
AT
|
03-15-2005 06:21 AM
AT | 0 | 31 |
|  | Is there a way to disable node selection in a asp.net treeview webcontrol?
-----------------------
Posted by a user from .NET 247...
nav via .NET 247
|
03-15-2005 05:02 AM
nav via .NET 247 | 0 | 23 |
|  | Hello
I'm trying to implement 'in place' node adding to treeview. Ie, user
requests new item and it appears in treeview reade to edit.
I have this...
Adam Klobukowski
|
03-15-2005 04:15 AM
Adam Klobukowski | 1 | 28 |
|  | My form startup implements some logic that takes a little while, but my form
isn't showing fully until it has all finished. I write progress messages...
JezB
|
03-15-2005 03:44 AM
JezB | 5 | 23 |
|  | This should be so easy it's embarassing, but I've looked & looked on the
inet...
What's the equivalent in VB .NET of the old Basic String$()...
VB Learner
|
03-15-2005 03:29 AM
VB Learner | 5 | 25 |
|  | Hi,
I have an MDI container with several MDIchildren. When more than 1 childform
is opened i get a problem when clicking another form to get to it...
bjorn
|
03-15-2005 01:47 AM
bjorn | 1 | 23 |
|  | Dear All
Am using Windows.Forms.Timer control in my application to refresh some graph
at a specified interval.This working fine.When I tried to stop...
KK
|
03-15-2005 01:37 AM
KK | 0 | 27 |
|  | Is there a built in type for this or do I need to make my own TypeConverter
and UITypeEditor.
I just what a button that allows the user to browse...
Scythen
|
03-14-2005 10:52 PM
joeycalisay | 1 | 28 |
|  | Hi All,
I'am a newbie in .net programming.My requirement is in vb.net on
formload i'am filling my datagrid with the columns from table.but i
wan't...
kalyan kamesh
|
03-14-2005 09:34 PM
kalyan kamesh | 2 | 21 |
|  | Hi,
I have a control of type Panel which hosts other controls of type Label. The
user can click on a label and drag it around. It may happen that...
Z
|
03-14-2005 08:45 PM
Z | 0 | 18 |
|  | Hi all,
I"m making a small WinForm application in VB.NET. It has 2 textboxes on the
form which can only contain numbers > 0. On the right of each...
John Verheek via DotNetMonster.com
|
03-14-2005 05:26 PM
John Verheek via DotNetMonster.com | 0 | 20 |
|  | The MSDN has an article titled:
"HOW TO: Dynamically Add Nodes to a TreeView WebBrowser Control by Using
Visual C# .NET".
The article exploits a...
Cezar
|
03-14-2005 05:09 PM
Cezar | 2 | 27 |