Why does the ToolStrip show up in the component tray
by QmlsbCBSdXN0 » Thu, 22 Jun 2006 09:23:01 GMT
I was under the impression that components that do not have a visual presence
on a form show up in the component tray of the designer but controls do not.
However, the ToolStrip is a control that does have a visual presence, but it
also shows up in the component tray. Why is that, and in general, what
causes a component to show up in the component tray?
--
Bill
RE: Why does the ToolStrip show up in the component tray
by v-garych » Thu, 22 Jun 2006 16:01:28 GMT
Hi Bill,
Thank you posting!
I am afraid this newsgroup is mainly discussing the issues about usages of
Visual Studio 2003/2005 IDE. If you have interests in the toolbox control's
built-in mechanism, I suggest you consult it in a more appropriate
newsgroup, you'd get better and quicker help:
microsoft.public.dotnet.framework.windowsforms.controls
Thanks for your understanding.
Best regards,
Gary Chang
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
Similar Threads:
1.Why does the ToolStrip show up in the component tray
I was under the impression that components that do not have a visual presence
on a form show up in the component tray of the designer but controls do not.
However, the ToolStrip is a control that does have a visual presence, but it
also shows up in the component tray. Why is that, and in general, what
causes a component to show up in the component tray?
Thanks,
Bill
2.Why doesn't component services show my methods?
Hi everyone,
I have a ServicedComponent containing some public functions.
I notice that these functions doesn't show in Component Services in XP,
however they work fine.
This behavior is different from old COM+.
Will this cause any problems? Is there anything I need to do?
Thanks in advance,
M.Sameer
3.findcontrol("PlaceHolderPrice") why why why why why why why why why why why
why why why why why why why why why why why
Can't i get
dim PlaceHolderPrice as placeholder =
formview1.findcontrol("PlaceHolderPrice")
<asp:FormView ID="FormView1" runat="server" DataKeyNames="AdNum"
DefaultMode="Edit" DataSourceID="SqlDataSource1">
<EmptyDataTemplate>
</EmptyDataTemplate>
<EditItemTemplate>
<table border="0" cellspacing="0" cellpadding="0" width="550" >
<asp:PlaceHolder ID="PlaceHolderPrice" runat="server" Visible="false">
<tr>
<td style="width: 3px;" valign="top">
</td>
<td valign="top">
Price:
</td>
<td valign="top" width="10">
$</td>
<td valign="top">
<asp:TextBox ID="PriceTextBox" runat="server" Text='<%# Bind("Price")
%>'></asp:TextBox>
td>
<td width="10">
</td>
</tr>
</asp:PlaceHolder>
</table>
</editItemTemplate>
</formview>
4.Toolstrip Button doesnt show most images
I have a toolstrip with several buttons on it, but when i changed the
images, most of them doesnt show on runtime. I tried several different
formats .bmp, .png, .ico for these buttons without any success, however
there are 1 to 2 images that display correctly. Does anybody know what
might be causing this and the fix for this problem.?
5.Create control in VS2005 that goes in component tray
VS2005:
I want to create a control which stays in the tray so I created it
inheriting Component but even though it compiles it does not show up in the
toolbox.
If I inherit from System.Windows.Forms.Control, it shows up with properties
correctly in property window.
How can I create a control in the Component Tray (like the timer)?
Evan
6. tray icon not show in pocket pc 2002 emulator
7. Querying component tray and attaching them to a property to select
8. Component Tray