Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
beradrian #1
Tempate properties
How can I access template properties from a Commands extension. Basically I want to modify the value from a editor where you can select the value from a list of values.
beradrian Guest
-
using properties
the primary use of a custom control is achieved with : "<cc1:myCustomControl id="CustomControl1" runat="server" />" properties are assigned... -
ViewState properties and mapped properties don't work well togethe
I have a CompositeControl with two types of properties: 1.) Mapped Properties that map directly to a child control's properties (ex.:... -
Making Custom Control Properties Visible in Visual Studio's Properties Palette
I am learning how to use the System.ComponentModel class in VB.NET so that I can add my ASP.NET controls to Visual Studio .NET 2003. I have managed... -
Illustrator properties vs FreeHand properties
I have to say that after playing around with Illustrator CS, FreeHand wins hands down as far as simplicity goes. I can't believe how many flipping... -
properties not showing in properties window at design time
I created a usercontrol using vb but the properties will not show in the properties pane however the properties show up in the intellisence list....



Reply With Quote

