| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi All
I have a Collection property in my custom datagrid control ..
when I am adding values in this collection it updates and adds the
design code...
loudajack
|
09-18-2006 05:36 AM
loudajack | 0 | 39 |
|  | I have class that has a property wich has a custom typeconverter:
class A
{
private string _property;
public string Property
{
get { return...
Robert Ludig
|
09-15-2006 12:07 PM
Bob Powell [MVP] | 1 | 39 |
|  | hI,
Anyone here know how to connect asp.net with MS-access and also how to pass
data to a table?
The following is the code which I have but...
Jack
|
09-13-2006 09:05 PM
Jack | 0 | 37 |
|  | I have created some custom ToolStrip items using ToolStripControlHost.
I can not get them to show up in the designer. I have added...
MLM450@hotmail.com
|
09-12-2006 08:35 AM
MLM450@hotmail.com | 0 | 47 |
|  | From the screen shot, it is obvious that you have not actually followed
all the steps to reproduce the described problem. In steps 6 and 7,...
Abhishek Ghuwalewala
|
09-12-2006 06:01 AM
Jeffrey Tan[MSFT] | 7 | 46 |
|  | I have a custom Control that uses a custom Designer that inherits from
DocumentDesigner. The designer is specified using the DesignerAttribute...
Seth
|
09-10-2006 06:33 PM
Seth | 0 | 41 |
|  | I have a control that I don't want the user to be able to remove. Thus, I
was going to use the ComponentRemoving event to prevent the control...
Seth
|
09-10-2006 02:28 PM
Seth | 0 | 47 |
|  | Hi,
I have created a component and I want this component to acces custom
properties (defined in an interface) of the form it is created on, so
far I...
bgauthier
|
09-10-2006 10:30 AM
bgauthier | 0 | 36 |
|  | Hello,
I'm designing a PageControl which hosts a number of pages. I added a
verb to the designer of the pages in the PageControl to select...
Bram
|
09-07-2006 08:17 AM
Bram | 0 | 36 |
|  | I am adding some design time support to a class that I need the user to
be able to modify. There are two class properties that I would like not
to...
ScottP
|
09-06-2006 06:19 PM
ScottP | 3 | 35 |
|  | I can get VS2005 to crash very consistently. I am not sure what the
difference between your and my setup is. Could you be getting the...
Abhishek Ghuwalewala
|
09-04-2006 05:05 AM
Jeffrey Tan[MSFT] | 5 | 53 |
|  | I'm using a 3rd party control library.
They have some lightweight "button" (which are not real control, just
drawing code).
I know how to "draw one...
Lloyd Dupont
|
09-03-2006 06:57 PM
Lloyd Dupont | 0 | 41 |
|  | Hi,
I have currently a problem when I'm trying to add a new dataSource in
VisualStudio 2005. Indeed, when I do "Add a new dataSource", then...
Michel Carre
|
08-30-2006 10:16 AM
Michel Carre | 0 | 32 |
|  | Hi,
I created a custom control, and encountered a dirty property value
persistence problem.
I created a property with a custom class type, call...
yp.yean@gmail.com
|
08-24-2006 12:24 AM
yp.yean@gmail.com | 0 | 39 |
|  | How can I get the example?
I tried an uudecode.exe at command line, but it crashes. Is there any download i shoud use to read data?
---
Posted via...
TestCoder
|
08-21-2006 04:43 AM
TestCoder | 0 | 38 |
|  | I am developing my own control and have the smarttag menu working. I would
like to have it pop up automatically when adding the control to the...
Andrew
|
08-18-2006 05:37 AM
Andrew | 0 | 40 |
|  | Hi Abhishek,
I have seen the problem in your sample projects.
I think this is a limitation of VS2003 and a simple workaround is to make
the...
Abhishek Ghuwalewala
|
08-17-2006 11:28 PM
Linda Liu [MSFT] | 5 | 50 |
|  | Hi all,
How can I set a child controls' Site property to its parent?
Kind regards,
Matt
Matt Jacobsen
|
08-17-2006 05:17 AM
Matt Jacobsen | 0 | 44 |
|  | I have a very simple UserControl (derived from
System.Windows.Forms.UserControl) that contains several ListViews. The
UserControl exposes a single...
Robert Ludig
|
08-16-2006 05:43 PM
Charles Jenkins | 1 | 52 |
|  | Hello all,
I have created a custom component to implement our business objects.
I'm able to drag a BO into my designer from the toolbar and can...
AT
|
08-16-2006 01:19 AM
Vladimir Khvostov | 1 | 61 |
|  | I've derived from CodeDomDesignerLoader in order to generate VB code
for forms that I've designed in a custom designer. My current
implementation of...
j@thewolfweb.com
|
08-15-2006 04:43 PM
j@thewolfweb.com | 1 | 45 |
|  | Sorry for the lateness in the reply. We tried this originally and found that
the property still wouldn't appear in the designer. The only way we...
Kaine
|
08-13-2006 02:04 PM
Kaine | 1 | 41 |
|  | "Linda Liu " <v-lliu (AT) online (DOT) microsoft.com> wrote
Thanks. I have modified the code you provided to resolve my problem.
Abhishek
AT
|
08-08-2006 12:03 PM
Abhishek Ghuwalewala | 2 | 34 |
|  | hi,
This is the real workgroup of Visual Basic 2005 express
goto : http://groups.google.com/group/VB2005
thank you
AT
|
08-05-2006 02:48 AM
AT | 0 | 38 |
|  | hi,
This is the real workgroup of Visual Basic 2005 express
goto : http://groups.google.com/group/VB2005
thank you
AT
|
08-05-2006 02:48 AM
AT | 0 | 45 |
|  | Hi Guys
Have you ever tryed to handle escape or delete keys in VS design time?
There is a single way to do it - use menu commands.
So my designer...
Roman
|
08-02-2006 05:10 AM
Roman | 0 | 40 |
|  | If I have Calendar Control on Asp.net page and I have a table for
Fiscal years on sql server
then, How can I check the dates from table to Calendar...
AT
|
07-31-2006 01:34 PM
AT | 0 | 30 |
|  | Hi all,
We have a product built on top of Microsoft designer stack that
implement various interfaces to support WinForms designer. In our...
Sergey M
|
07-31-2006 01:04 PM
Sergey M | 0 | 30 |
|  | Hi folks,
I've developed a UserControl that is supposed to manage multiple postal
addresses. (something like the one used in Microsoft Small...
mehdi_mousavi
|
07-31-2006 08:49 AM
mehdi_mousavi | 0 | 31 |
|  | Just checked out this new website, take a look: www.msiguide.com
The website seems just launched but I have noticed information being updated every...
AT
|
07-31-2006 07:27 AM
AT | 0 | 23 |
|  | Hi all
I am wanting to use the CodeDomSerializer to serialise my applications
object graph. The object graph is manipulated using the...
Iain Macnab
|
07-28-2006 10:07 AM
Iain Macnab | 0 | 44 |
|  | Hi Abhishek,
Thank you for posting.
This is a quick note to let you know I am researching on this issue and
will get back to you as soon as...
AT
|
07-28-2006 01:29 AM
AT | 0 | 26 |
|  | Hello All,
I have two questions.
I'm developing a user control which turn out to be custom controls
derived from the ToolStrip class/control and the...
JawzX01
|
07-27-2006 10:04 AM
Frank Hileman | 2 | 36 |
|  | I have a simple panel custom user contol that I want to force to a certin
location (not 0,0) when added to
a form. Is there a way to do this so it...
A.User
|
07-26-2006 07:41 AM
G Himangi | 1 | 35 |
|  | Adding Streaming video to your web-page is as
simple as a few clicks of the mouse with this
amazing tool.
http://www.ebvalues.com
Mike
|
07-25-2006 08:39 PM
Mike | 0 | 34 |
|  | I have a GridOptions custom control that has property of type
GridSupport that has to be set at design time. In addition I have a
user control that...
Myron Marston
|
07-25-2006 07:48 PM
Myron Marston | 0 | 175 |
|  | hi there,
I'm looking for good tutorial on making iroot designer.
I need a custom designer just like this...
Krzysztof Gorniak
|
07-25-2006 07:31 AM
AT | 6 | 40 |
|  | Could some one give me a simple code example of overiding the default form
size properity in the designer?
I have a base form as a custom control...
skindiver
|
07-22-2006 09:54 AM
skindiver | 0 | 42 |
|  | Hi,
Is there a way to add properties to a datagridviewcolumn with some type of
extend provider?
´s
emerson fabiano
efabiano
|
07-21-2006 10:30 AM
efabiano | 0 | 42 |
|  | Hi group
I have created a generic control such as this one :
public class SuperControl<E> : Control{}
It work very fine, but i can't have it in...
GROM
|
07-20-2006 01:50 PM
GROM | 0 | 38 |
|  | Kader;
soru:madem,herşey bir kader defterinde yazılı ve herşey ona göre
oluyor.o halde insanlar niçin cehenneme gidiyor?
cevap:evet herşey bir kader...
faruk.nur
|
07-20-2006 08:05 AM
faruk.nur | 0 | 36 |
|  | I have created a custom control and I would like it to display in the
Toolbox with a non-default name and bitmap. I have a custom bitmap
displaying,...
AT
|
07-19-2006 11:05 AM
G Himangi | 1 | 49 |
|  | Hi,
I have a Windows forms app with some user defined visual components in it
and for some reason I cannot open it in VS2005 IDE. If I build it, it...
Juan Dent
|
07-18-2006 11:54 PM
AT | 3 | 25 |
|  | Hi,
I implemented a simple control - HorizontalBevel that can be used to
render horizontal lines on a form (2 pixel in Height). I wanted to
display...
AT
|
07-18-2006 01:37 AM
Roman | 2 | 62 |
|  | Hi,
In VS 2005 there are new propertis for a control (like GenerateMembers,
Modifiers..). I would like to create a custom control and to hide them....
daniel
|
07-17-2006 11:16 PM
Vladimir Khvostov | 1 | 63 |
|  | Hi,
I implemented a simple control - HorizontalBevel that can be used to
render horizontal lines on a form (2 pixel in Height). I wanted to
display...
AT
|
07-17-2006 08:07 PM
AT | 0 | 37 |
|  | Vs2005 becomes definitely unworkable if the number of components on the
form is greater then 100. I wonder if Microsoft published this...
Roman
|
07-14-2006 09:37 AM
Roman | 1 | 38 |
|  | Hello,
I've got the following situation:
I want to create a component, which has one public property. This
property is an ImageList.
Now I want to...
AT
|
07-12-2006 10:15 AM
AT | 4 | 42 |
|  | Hi Folks
Did you know that vs2005 becomes definitely unworkable if the number of components on the form is greater then 100. I wonder if Microsoft...
Roman
|
07-11-2006 11:31 AM
Roman | 0 | 40 |
|  | Hi,
Start another instance of VS.NET and select "attach process". Attach
the new VS to the one in which you are doing your design time stuff. If
you...
John T.
|
07-07-2006 06:51 AM
AT | 1 | 51 |