6/5/2015 10:13 AM | |
Posts: 3 Rating: (0) |
Hi ,I have a problem with the .net controls : I development with Visual stusio 2010 in VB.net. I have create a UserControl with public property : Public Property S_CounterReset_1() As Boolean Get Return _S_CounterReset_1 End Get Set(ByVal value As Boolean) _S_CounterReset_1 = value
End Set
End Property
In Wincc environment , I,assign a variable to the property. With my control i read this variable, but if i assign a value in net at this property , in Winncc don't change . Thank's --------- |
Last edited by: CS Moderator at: 6/7/2015 9:25:38 AMsplitting |
|
Follow us on