| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hello,
I'm having a problem with a custom grid control I am developing. I
have a read only Columns collection property exposed on my grid. I...
AT
|
01-13-2006 03:50 PM
AT | 0 | 28 |
|  | In a 3-Tier application, once upon a while comes the need for binding
objects or usercontrols from other objects, example binding a
usercontrol in...
Dave Johnson
|
01-12-2006 10:57 PM
jokiz | 1 | 29 |
|  | Hello,
I'm trying to figure out how to disable a certain property of control when a
certain event occured (like an action is executed from...
Sean
|
01-12-2006 08:14 PM
jokiz | 1 | 34 |
|  | Hi all,
We've implemented a custom form designer in our application. The app
is based on .NET 1.1. I've just attempted to add tab...
Sergey M
|
01-12-2006 11:11 AM
Sergey M | 0 | 40 |
|  | hi all,
In my windows application, i added a word object reference.
Using word object, i'm doing spell checking. After spell checking, i quited
the...
Gomathi
|
01-10-2006 04:12 PM
Drew Wildner | 1 | 37 |
|  | Hello,
I posted this in another group and was directed here to post the quesiton.
Seems that there are some smart folks here that can answer...
Rich
|
01-10-2006 07:14 AM
The_Assimilator | 7 | 43 |
|  | Hi,
I have a EditWindow class which inherits the System.Windows.Form class
and has a public property named EntityType. I have created a...
AT
|
01-10-2006 04:01 AM
AT | 0 | 35 |
|  | Greetings,
I have some windows forms controls that add their own code to the
InitializeComponents() method of the control or form that uses them. ...
Eric Pierce
|
01-09-2006 03:19 PM
Eric Pierce | 3 | 33 |
|  | Hi,
I am trying to create a user control that will act as a container for
other controls.
I have a control with some child controls on it, but one...
hhiillaa
|
01-09-2006 07:12 AM
jokiz | 3 | 48 |
|  | I have implemented a custom date control; it's a UserControl containing a
MaskedTextBox control. I have created a DataGridView custom column using...
David Morgenlender
|
01-09-2006 04:40 AM
AT | 1 | 39 |
|  | Hi there,
I still not understand this behaviour of VS2005 Windows Forms Designer. It
is a normal practice that we create a base form and then master...
Binoy Patel
|
01-06-2006 02:53 PM
Miha Markic [MVP C#] | 2 | 42 |
|  | The type of Drag-and-Drop data in a Windows Forms Designer (eg derived from
ControlDesigner)
is of...
thomas hulka
|
01-05-2006 09:58 PM
thomas hulka | 2 | 58 |
|  | Hi all...
I want to make a DataSource property for a control. In order to show the
combobox with all possible sources available I have to declare...
Jaime Stuardo
|
01-02-2006 07:35 AM
Jaime Stuardo | 0 | 42 |
|  | Hi all..
I am programming a custom control inherited from
System.Windows.Forms.TreeView.
I have added one property named DataSource whose behaviour...
Jaime Stuardo
|
01-02-2006 07:29 AM
Jaime Stuardo | 0 | 40 |
|  | Seems that DesignSurface has a memory leak. Where should I report it?
This can be observed by running the program bellow and push several times
the...
Bele din Carpati
|
01-01-2006 05:49 PM
Bob Powell [MVP] | 9 | 46 |
|  | Hi,
I am creating a windows forms component with properties that do NOT
have default values at design-time. The type of these properties are
the...
bgm
|
12-30-2005 01:35 PM
Frank Hileman | 1 | 30 |
|  | Is it possible to use an XML file as the source of a dataset in C#/VS 2005?
I'm writing a hobby program, and would prefer not to have to distribute...
Gabe Covert
|
12-28-2005 03:22 PM
Gabe Covert | 0 | 38 |
|  | I am trying to migrate a VS 2003 custom control to VS 2005. There
exists a custom designer for this control in a separate assembly. The
designer is...
AT
|
12-28-2005 12:07 PM
AT | 1 | 34 |
|  | Ah, ok.
My question is: who gives the name to your control? And when? And how? I
mean, why can't you set the Caption property just after the...
Montezuma
|
12-28-2005 08:58 AM
Montezuma | 1 | 34 |
|  | Sorry for writing my previous reply very quickly.
Mario, try this:
<Designer(GetType(MyControlDesigner), GetType(IDesigner))> _
Public Class...
Carlo \(MCP only\)
|
12-28-2005 05:50 AM
Carlo \(MCP only\) | 2 | 33 |
|  | I just started with VS2005 to program a windows application. My question
will be easy for you.
In the left docking, I have a navigation with...
Tom
|
12-27-2005 03:51 AM
Tom | 0 | 29 |
|  | Hi,
this looks like a strange behavior.
I have two properties in my custom control whose relative code gets produced
only when i resize manually...
Montezuma
|
12-26-2005 08:37 AM
Montezuma | 5 | 40 |
|  | Good morning
someone used the built-in Dotfuscator Community Edition and can give me some
suggestions and impressions?
Someone knows a good...
Carlo
|
12-23-2005 09:23 AM
Chris Johnson | 6 | 41 |
|  | Good morning
this is the code I use in a container control designer to prevent that
another control (any) is copied directly inside him:
Public...
Carlo \(MCP only\)
|
12-23-2005 04:14 AM
Carlo \(MCP only\) | 3 | 39 |
|  | I've scanned the threads in this forum and I'm still stumped on a desig
time issue. I'm relatively new to .Net Forms development so I may...
jdeviney
|
12-22-2005 10:12 PM
jokiz | 3 | 39 |
|  | I have a custom collection in my c# winform ui control called Items.
Items is a built in collection type that does not allow itself to be
replace...
alex sparsky
|
12-21-2005 09:14 AM
Adrian Maull | 13 | 52 |
|  | Hi
For the server control I am developing, there is a property which I want to
show a list.
The content of the list is a subset of Properties...
KK
|
12-20-2005 10:01 PM
KK | 0 | 33 |
|  | Hi All,
I created a designer class (inherits from ControlDesigner). In the
response of one of the
verbs, the designer opens a dialog box to...
Laurent
|
12-16-2005 02:32 AM
jokiz | 3 | 41 |
|  | Good afternoon
I've developed some controls that holds specialized collections of items (a
collection of ImageItems for a ImageComboBox, a...
Carlo \(MCP only\)
|
12-14-2005 03:19 AM
Mauro Servienti | 3 | 35 |
|  | Hi all
I declare a toolbox bitmap with the attribute (ToolboxBitmapAttribute), but
the image does not appears in the toolbox.
I tried using...
Laurent
|
12-12-2005 12:47 PM
Michael Powell | 1 | 51 |
|  | I have just finished a cool new layout panel for Visual Studio 2005.
Any feedback on it would be greatly...
Graham Robertson
|
12-09-2005 07:43 PM
Graham Robertson | 0 | 35 |
|  | I have form setup to perform designing of a form. There's a toolbox that
you can design from and everything. However, one thing I can't figure...
Lance Johnson
|
12-08-2005 09:29 AM
Fitim Skenderi | 2 | 46 |
|  | Hi,
I am trying to draw an image to a ViewControl of DesignSurface class. I have
tried to get the Graphics from the handle and draw image on it,...
Fitim Skenderi
|
12-08-2005 08:53 AM
Fitim Skenderi | 0 | 43 |
|  | I have a component/extender provider that has a good deal of design time
functionality. One of the things i do is collect some information and...
Tommy
|
12-07-2005 03:49 PM
Tommy | 0 | 36 |
|  | Working with C# on Visual Studio 2003.
I have a form named "myFormClass" inherited of
System.Windows.Forms.Form, and other form inherited of...
Alvaro
|
12-05-2005 07:15 AM
jokiz | 3 | 36 |
|  | Hi,
In my project, which I develop under VS 2005, I have a form, on which I put
a FlashObject.
Everything is fine so far and works. Then I copied...
Sebastian Lampka
|
12-05-2005 01:44 AM
AT | 5 | 37 |
|  | Dear specialists,
I have a need to show parametrized forms and treeviews
nicely, but I get weird errors in the designer.
Any idea how to fix those...
Rick Elbers
|
12-03-2005 08:55 AM
Rick Elbers | 0 | 38 |
|  | Hello grp:
I have a component written in VS 2005 that wraps the MS word spellchecker
(not 2003 Office so I cannot take advantage of any improved...
Alex Trebek
|
12-02-2005 10:22 AM
Alex Trebek | 0 | 34 |
|  | Hi,
I'm writing a custom control and I face a strange problem since I have
the latest release of Visual C# express 2005.
When I drag the control...
AT
|
12-02-2005 05:13 AM
jokiz | 2 | 40 |
|  | Hello
I used the following code to draw a rectangle inside another rectangle (2
pixels smaller).
The inside rectangle results 1 pixel larger than...
Giovanni
|
12-02-2005 04:25 AM
jokiz | 1 | 34 |
|  | In VS2005, there is a so personal change about Binding Data.
IDE will gernerate the code about Adapter.Fill(DataSet) automatically. such
as:
public...
JacksonYin
|
12-02-2005 04:09 AM
jokiz | 1 | 38 |
|  | Hello.
I have a simple class derived from ListView.
The user sets the value of a property on the control
at design time, and the property setter...
Tony Maresca
|
12-01-2005 10:39 PM
Tony Maresca | 0 | 41 |
|  | Hi all,
We have a custom form designer that is based on Microsoft's sample
available for download. There were few things missing in that sample
that...
Sergey M
|
11-29-2005 02:57 PM
mesterak | 5 | 42 |
|  | I have created a custom control and created and installer that puts it in
the GAC.
However, when I install it and then click choose item from the...
Graham Robertson
|
11-28-2005 04:31 AM
Montezuma | 1 | 39 |
|  | hi,
i've designed a form that does "something" for me :)
now i need this form to be related to some other "parent" form. how can
i add this (first)...
SharpCoderMP
|
11-26-2005 12:22 PM
None | 1 | 44 |
|  | I have DLLs that are created in VB.NET 2002. I now want to use them in Vb.NET
2005 and some of the Procedures are causing errors when used in VB.NEt...
Biju
|
11-25-2005 10:21 AM
Biju | 0 | 43 |
|  | I am writing an ADO.NET provider for a specialized (non-SQL) data store, and
wanted to support the options in the Data menu, specifically...
Raoul James
|
11-24-2005 04:27 PM
Raoul James | 1 | 38 |
|  | Marcin Rzeznicki napisal(a):
Some afterthought:
This problem I have managed to solve by using special object of type
VariableCounter which...
Marcin Rzeznicki
|
11-24-2005 10:57 AM
Montezuma | 1 | 39 |
|  | Hello
I'm writing an enhanced version of ComboBox (that inherits from
Windows.Forms.ComboBox) that can display images close to the text.
I've...
Carlo
|
11-24-2005 02:56 AM
Carlo | 6 | 38 |
|  | Hi Mario,
See: http://www.blakjak.demon.co.uk/mul_crss.htm
Have you noticed that my answer did not appear in this newsgroup? People
reading only...
Carlos J. Quintero [VB MVP]
|
11-23-2005 04:48 AM
Carlos J. Quintero [VB MVP] | 1 | 42 |