- Se traslada versión a git desde tfs
This commit is contained in:
9
tsLayoutItem.vb
Normal file
9
tsLayoutItem.vb
Normal file
@@ -0,0 +1,9 @@
|
||||
Imports DevExpress.Xpf.LayoutControl
|
||||
Imports System.ComponentModel
|
||||
Public Class tsLayoutItem
|
||||
Inherits LayoutItem
|
||||
'<DesignerSerializationVisibility(DesignerSerializationVisibility.Content)>
|
||||
Public Property PropiedadesTS As New PropiedadesTS
|
||||
Public Event cargado()
|
||||
|
||||
End Class
|
||||
Reference in New Issue
Block a user