Ejemplo n.º 1
0
 static void container_EventUpdateDropState(DDContainer _sender, Widget _items, ref DDWidgetState _state)
 {
     Export.DebugOut("EventUpdateDropState    state=" + _state.ToString());
 }
Ejemplo n.º 2
0
 static void container_EventUpdateDropState(DDContainer _sender, Widget _items, DDWidgetState _state)
 {
     ExampleApplication.DebugOut("EventUpdateDropState    state=" + _state.ToString());
 }
Ejemplo n.º 3
0
 static void container_EventUpdateDropState(DDContainer _sender, Widget _items, DDWidgetState _state)
 {
     ExampleApplication.DebugOut("EventUpdateDropState    state=" + _state.ToString());
 }