| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi all,
i have a situation to place label controls inside rich textbox
control and i have done that using richTextbox1.controls.add method. But...
Muthu
|
03-13-2005 11:03 PM
Muthu | 2 | 15 |
|  | Continues - Clicking a button and pressing Enter key act different in MDI.
Jeffrey
It's not a new problem. I think I described a problem where the...
tsiGeorge
|
03-13-2005 10:05 PM
AT | 4 | 21 |
|  | Hi there
When I run the following code (excerpts shown) the form frmSync shows,
controls on the form update well while the procedures run, and the...
Loane Sharp
|
03-13-2005 06:54 PM
Bob Powell [MVP] | 1 | 22 |
|  | Hi,
I've just started using Windows Forms, .NET and C#. I have Visual
Studio 2005 Express Edition and I am looking to develop an application
to...
Matthew Bates
|
03-13-2005 06:52 PM
Bob Powell [MVP] | 1 | 24 |
|  | Hi,
I have a small graphics app and am trying to improve on the undo/redo
mecahism for the users. Currently jusy kee a track of the last 5 items...
Lini
|
03-13-2005 01:02 PM
Tim Wilson | 10 | 38 |
|  | I don't know whether this item should go here but I can't find out where it
should go.
I have a custom control that draws icons at various locations...
Chris
|
03-13-2005 06:21 AM
Chris | 1 | 23 |
|  | Hi, i have DataGridView whose sourse i set to a datatable with 5
columns
containing data. i then remove the 3rd column, created...
devx
|
03-13-2005 12:23 AM
Dom | 1 | 18 |
|  | The documentation states that you can use the SelectionStart property of the
TextBox to get the position of the caret in the TextBox. Well, what if...
dlgproc
|
03-12-2005 08:08 PM
Tobin Harris | 1 | 24 |
|  | Hi all,
I'm trying to send mail via SMTP. My application is written in C# and I
can't seem to include the System.Web.Mail namespace at the top in...
Erwin Pant via DotNetMonster.com
|
03-12-2005 04:36 PM
Erwin Pant via DotNetMonster.com | 2 | 20 |
|  | I am working on a form designer. I have defined my own controls to list into
a IToolBoxService, and the PropertyGrid, but I am having a difficult...
Lucas Curley
|
03-12-2005 01:37 PM
Bob Powell [MVP] | 5 | 24 |
|  | Hi,
The Control class provides the ControlAdded event which occurs when a control is
added to its ControlCollection.
--
Rodger...
Rodger Constandse
|
03-12-2005 01:24 PM
Rodger Constandse | 0 | 18 |
|  | How do i create the graphics object from the window handle?
thanks
ve
|
03-12-2005 12:57 PM
thomas woelfer | 1 | 19 |
|  | Hi
Am new to VB.NET and wondering how to centre my form in the mdi that is maximised or set to a diferent size.
I tried this
wTop =...
99pshop via .NET 247
|
03-12-2005 12:25 PM
J L | 2 | 18 |
|  | Hello,
I'd like to create a custom control that exposes several containers,
much like the SplitContainer in VS 2005. However, when I create a
custom...
AT
|
03-12-2005 11:39 AM
Bram | 2 | 19 |
|  | I have a small winforms app with a combobox. When I am logged in as a
domain administrator, the combobox behaves as expected. When I am
logged in as...
John Braganca
|
03-12-2005 04:35 AM
John Braganca | 2 | 19 |
|  | I am using Visual Basic .Net with Windows XP Professional. I have added a
Combo Box to my form and changed the drop-down style to DropDownList. I...
Tim the newbie
|
03-11-2005 07:49 PM
Tim the newbie | 2 | 19 |
|  | If i wrote a DALC class in a class library, and then referenced this class
in a windows forms application, and deployed the EXE of the windows...
Chakra
|
03-11-2005 07:45 PM
Lucas Curley | 2 | 21 |
|  | Hi!
Can I disable the ... (in code)
.... expand/collapse animation of TreeView?
.... the minimize/normalize animation of a Form?
.... rollout...
Andreas Zita
|
03-11-2005 02:43 PM
Andreas Zita | 0 | 18 |
|  | How can I both filter rows and hide columns in a DataGrid? I've tried
several combinations of DataSets, DataViews, DataTables, and DataGrids and...
Joe Gaines
|
03-11-2005 01:25 PM
Joe Gaines | 0 | 25 |
|  | Hi,
I would like to create an app that has the same layout as Windows
Computer Management where clicking on a treeview item (in left pane)
loads a...
AT
|
03-11-2005 01:12 PM
AT | 0 | 22 |
|  | I bind a DataGrid to a DataView - everything looks nice, except for the
column widths. How can I programatically modify the bound columns...
JezB
|
03-11-2005 12:01 PM
JezB | 0 | 23 |
|  | Hi,
I have a window, where for a certain event(button click), I am
starting a new thread. This thread is retrieving data, creating a new
window and...
AT
|
03-11-2005 11:40 AM
xarky d_best | 4 | 21 |
|  | hi all,
i have an applicaiton in which i am using datagrid its working properly, the
problem here is if i select a row and press "Delete" Key (Key...
San
|
03-11-2005 11:09 AM
dlgproc | 2 | 44 |
|  | Hi
In my Windows Form application I created a File Browser control that was
derived from System.Windows.Forms.UserControl. It contains a single line...
dlgproc
|
03-11-2005 10:59 AM
dlgproc | 0 | 20 |
|  | Hi,
I have trouble understanding why this fails but here is what I'm trying
to do:
I have 1 form with 2 controls in it. I created a MouseDown...
barr
|
03-11-2005 10:30 AM
Bram | 1 | 20 |
|  | ValueChanged event of NumericUpDown isn't fired when type in it by keyboard
even it lost focus.
The error in class...
Michael
|
03-11-2005 10:25 AM
Michael | 0 | 20 |
|  | Hi,
I would like to know if it's still possible on Windows 2000 or XP to create
a "Desktop Taskbar Application" (An application who attach it-self...
A. Dionne
|
03-11-2005 10:09 AM
A. Dionne | 0 | 22 |
|  | Hi All,
Does someone knows how to manage printer settings programmatically?
System.Drawing.Printing.PrinterSettings class allows to change them...
Artem Kliatchkine
|
03-11-2005 08:32 AM
Artem Kliatchkine | 0 | 22 |
|  | Is there any way to hide a TabPage that is already inserted into a TabControl?
The method Hide doesn't seem to work.
Thank you
Cezar
Cezar
|
03-11-2005 05:19 AM
Mick Doherty | 2 | 21 |
|  | I am sure this has been asked a million times, but I have Googled
until I am blue in the face...so Iam asking again...
How can I make a combox drop...
J L
|
03-10-2005 07:28 PM
Herfried K. Wagner [MVP] | 1 | 18 |
|  | The following situation:
Panel control with Dock=Fill, inside a panel an embedded form with controls
in it.
The code embedding the form into the...
Cezar
|
03-10-2005 06:54 PM
Herfried K. Wagner [MVP] | 2 | 19 |
|  | Is there any way that I can feed the path of a zip file to a vb.net windows
forms app and get at the files within it? I don't want to be reliant...
Rob Oldfield
|
03-10-2005 06:24 PM
Rob Oldfield | 10 | 24 |
|  | Hi all,
Does anyone know how to do the windows forms like MSN Messenger (from login
to enter the messenger) ?
Thanks,
yihcheng
|
03-10-2005 06:07 PM
James | 2 | 14 |
|  | After many hours of debugging, I've finally come to the conclusion that there
is a bug in DataGrid's CommitEdit.
I have the following situation: ...
Nathan Ernst
|
03-10-2005 06:03 PM
Nathan Ernst | 0 | 25 |
|  | I am using the VisibleChanged event of the tabpage to add/remove main menu
bar items. When I receive the visiblechanged event and the visible=true...
Tom Schmidt
|
03-10-2005 02:11 PM
Tom Schmidt | 0 | 73 |
|  | Periodically users are experiencing a crash of a .Net WinForms application
running on Windows 2000. The application displays a MessageBox that...
darren_duvall (AT) nospam (DOT) nospam
|
03-10-2005 11:27 AM
darren_duvall (AT) nospam (DOT) nospam | 0 | 18 |
|  | I'm using the HierCube .net OLAP component from rainbowsoft
(http://www.rbwsoft.com/) in a vb winform application (vs2003). The data
source is an MS...
kiln
|
03-10-2005 10:55 AM
kiln | 1 | 20 |
|  | Hi,
I was wondering if there is a possibility to update the content of a
RichTextBox control with a mixture of formatted text (for example bold...
Ohad Young
|
03-10-2005 10:24 AM
Ohad Young | 7 | 13 |
|  | I am getting an "'Application' is an ambiguous reference" error when I try
to start my WinForms appllication. How can the Application object...
ShadowMan
|
03-10-2005 08:55 AM
ShadowMan | 4 | 18 |
|  | Hi,
Is there a way of removing the blue bar that appears at the top of a DataGrid?
Thanks,
Steve
Steve Norman
|
03-10-2005 07:52 AM
Tim Wilson | 1 | 16 |
|  | Hi,
we have a Windows.Forms application having several assemblies for which we
have defined satellite assemblies in seperate folders according to...
Stefaan V.
|
03-10-2005 07:47 AM
Stefaan V. | 0 | 21 |
|  | Hello, maybe someone have faced with this problem:
I have a control with some textboxes, labels and buttons.
Buttons have a keybord shortcut...
vch
|
03-10-2005 07:23 AM
vch | 0 | 19 |
|  | How to Implement Custom Order in Property Grid Control in C# ?
I Implemented PropertyGrid.PropertySort = PropertySort.NoSort
but it is Displaying in...
srinivas raju via DotNetMonster.com
|
03-10-2005 07:01 AM
srinivas raju via DotNetMonster.com | 0 | 24 |
|  | I'm getting very confused trying to make my "Delete" button work. All
looked ok at first, with:
Private Sub DeleteButton_Click(ByVal sender As...
VB Learner
|
03-10-2005 05:36 AM
VB Learner | 0 | 15 |
|  | Hi,
I have 2 combobox in datagrid, one parent(display CATEGORY) & another
one is child(display SUB_CATEGORY). I want if user select item...
AT
|
03-10-2005 05:16 AM
AT | 0 | 19 |
|  | I've just noticed that if I set a form's window state to be maximized, and
also disable the maximize button on the title bar, then the form will...
AT
|
03-10-2005 05:03 AM
AT | 0 | 20 |
|  | What is the accepted method of creating a data class or business rules
object class with properties that will allow the returning of null...
D Witherspoon
|
03-10-2005 03:13 AM
bteskera | 14 | 28 |
|  | I want to be sure I understand the rules when casting classes and
sub-classes.
If I have a class Person and a sub-class Employee that...
J L
|
03-09-2005 06:31 PM
J L | 8 | 20 |
|  | I have a MDI application, but that isn't important, and why I posted it
here instead of the MDI forum.
I have class "App Loader" that contains Main....
joshblair
|
03-09-2005 06:27 PM
joshblair | 0 | 18 |
|  | Is there a way to make the parent node not display a checkbox but each child
node have one?
Thank you in advance,
Pauly C
Pauly C
|
03-09-2005 06:22 PM
alejandro lapeyre | 5 | 18 |