Click here to Skip to main content
15,889,216 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to create a property to get a list on which it'd be impossible to add, replace or remove items ? Pin
Eric Marchesin27-Aug-03 23:54
Eric Marchesin27-Aug-03 23:54 
GeneralRe: How to create a property to get a list on which it'd be impossible to add, replace or remove items ? Pin
leppie28-Aug-03 6:58
leppie28-Aug-03 6:58 
AnswerRe: How to create a property to get a list on which it'd be impossible to add, replace or remove items ? Pin
Meysam Mahfouzi27-Aug-03 1:28
Meysam Mahfouzi27-Aug-03 1:28 
GeneralRe: How to create a property to get a list on which it'd be impossible to add, replace or remove items ? Pin
Eric Marchesin28-Aug-03 1:03
Eric Marchesin28-Aug-03 1:03 
AnswerRe: How to create a property to get a list on which it'd be impossible to add, replace or remove items ? Pin
Alvaro Mendez27-Aug-03 9:31
Alvaro Mendez27-Aug-03 9:31 
GeneralRe: How to create a property to get a list on which it'd be impossible to add, replace or remove items ? Pin
Alvaro Mendez27-Aug-03 10:47
Alvaro Mendez27-Aug-03 10:47 
GeneralRe: How to create a property to get a list on which it'd be impossible to add, replace or remove items ? Pin
Anonymous27-Aug-03 23:52
Anonymous27-Aug-03 23:52 
GeneralC# applect param pass problem Pin
aw1ay26-Aug-03 20:34
aw1ay26-Aug-03 20:34 
I insert an object(object is writed as winform user control whin c#) in a webform
I want to pass some param to the object
I define the object like this
<object id="AnimTool" height="1024" width="768"
classid="/Web_1/AnimInkControl.dll#SketchBoard.Web.Animation.AnimInkControl"
="" viewastext=""> <param name="Path" />

now I want to pass the param to the object with the user selected path
because the param value is depends on the user selection
so How can I pass the Param to the object?
I used js like this
AnimTool.Path = " df"

but when I open it ,it reports js cann't found the AnimTool object
AnimTool is not define.
why,how?
GeneralGPRS communication - PocketPC-SmartPhone.. Pin
ZippyBubbleHead26-Aug-03 20:14
ZippyBubbleHead26-Aug-03 20:14 
Generalhelp option... Pin
Member 52474026-Aug-03 20:05
Member 52474026-Aug-03 20:05 
GeneralRe: help option... Pin
Kannan Kalyanaraman27-Aug-03 23:19
Kannan Kalyanaraman27-Aug-03 23:19 
Generalchecking items in a ListView Pin
Member 50926226-Aug-03 20:02
Member 50926226-Aug-03 20:02 
GeneralRe: checking items in a ListView Pin
ZippyBubbleHead26-Aug-03 20:38
ZippyBubbleHead26-Aug-03 20:38 
GeneralRe: checking items in a ListView Pin
Member 50926226-Aug-03 21:55
Member 50926226-Aug-03 21:55 
General#include &quot;wincrypt&quot; Pin
devvvy26-Aug-03 19:06
devvvy26-Aug-03 19:06 
GeneralRe: #include &quot;wincrypt&quot; Pin
David Stone26-Aug-03 19:40
sitebuilderDavid Stone26-Aug-03 19:40 
GeneralRe: #include &quot;wincrypt&quot; Pin
devvvy26-Aug-03 19:54
devvvy26-Aug-03 19:54 
GeneralGetting an intersect of a color Pin
Ista26-Aug-03 16:01
Ista26-Aug-03 16:01 
GeneralRe: Getting an intersect of a color Pin
Christian Graus26-Aug-03 16:11
protectorChristian Graus26-Aug-03 16:11 
GeneralRe: Getting an intersect of a color Pin
Ista26-Aug-03 16:12
Ista26-Aug-03 16:12 
GeneralRe: Getting an intersect of a color Pin
Christian Graus26-Aug-03 16:14
protectorChristian Graus26-Aug-03 16:14 
GeneralRe: Getting an intersect of a color Pin
Ista26-Aug-03 16:17
Ista26-Aug-03 16:17 
GeneralRe: Getting an intersect of a color Pin
Christian Graus26-Aug-03 16:20
protectorChristian Graus26-Aug-03 16:20 
GeneralRe: Getting an intersect of a color Pin
Ista26-Aug-03 16:22
Ista26-Aug-03 16:22 
GeneralRe: Getting an intersect of a color Pin
Christian Graus26-Aug-03 16:23
protectorChristian Graus26-Aug-03 16:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.