1278 lines
44 KiB
Plaintext
1278 lines
44 KiB
Plaintext
*--------------------------------------------------------------------------------------------------------------------------------------------------------
|
|
* (ES) AUTOGENERADO - ¡¡ATENCIÓN!! - ¡¡NO PENSADO PARA EJECUTAR!! USAR SOLAMENTE PARA INTEGRAR CAMBIOS Y ALMACENAR CON HERRAMIENTAS SCM!!
|
|
* (EN) AUTOGENERATED - ATTENTION!! - NOT INTENDED FOR EXECUTION!! USE ONLY FOR MERGING CHANGES AND STORING WITH SCM TOOLS!!
|
|
*--------------------------------------------------------------------------------------------------------------------------------------------------------
|
|
*< FOXBIN2PRG: Version="1.20" SourceFile="lib_controles.vcx" CPID="1252" /> (Solo para binarios VFP 9 / Only for VFP 9 binaries)
|
|
*
|
|
DEFINE CLASS f_commandgroup AS f_base OF "lib_controles.vcx"
|
|
*< CLASSDATA: Baseclass="form" Timestamp="" Scale="Pixels" Uniqueid="" />
|
|
|
|
*-- OBJECTDATA items order determines ZOrder / El orden de los items OBJECTDATA determina el ZOrder
|
|
*< OBJECTDATA: ObjPath="Commandgroup1" UniqueID="" Timestamp="" />
|
|
*< OBJECTDATA: ObjPath="Cl_commandgroup1" UniqueID="" Timestamp="" />
|
|
*< OBJECTDATA: ObjPath="Container1" UniqueID="" Timestamp="" />
|
|
*< OBJECTDATA: ObjPath="Container1.Cl_commandgroup1" UniqueID="" Timestamp="" />
|
|
*< OBJECTDATA: ObjPath="Container1.Commandgroup1" UniqueID="" Timestamp="" />
|
|
*< OBJECTDATA: ObjPath="Pageframe1" UniqueID="" Timestamp="" />
|
|
*< OBJECTDATA: ObjPath="Pageframe1.Page1.Cl_commandgroup1" UniqueID="" Timestamp="" />
|
|
*< OBJECTDATA: ObjPath="Pageframe1.Page1.Commandgroup1" UniqueID="" Timestamp="" />
|
|
|
|
*<PropValue>
|
|
DoCreate = .T.
|
|
Left = 0
|
|
Name = "f_commandgroup"
|
|
Top = 0
|
|
Edit1.Name = "Edit1"
|
|
Label3.Name = "Label3"
|
|
Command2.Name = "Command2"
|
|
Label1.Caption = "COMMANDGROUP NORMAL"
|
|
Label1.Name = "Label1"
|
|
Label2.Caption = "COMMANDGROUP SUBCLASADOS"
|
|
Label2.Name = "Label2"
|
|
*</PropValue>
|
|
|
|
ADD OBJECT 'Cl_commandgroup1' AS cl_commandgroup WITH ;
|
|
Anchor = 0, ;
|
|
AutoSize = .F., ;
|
|
BackColor = 255,128,0, ;
|
|
BackStyle = 1, ;
|
|
BorderColor = 100,100,100, ;
|
|
BorderStyle = 1, ;
|
|
ButtonCount = 3, ;
|
|
ColorSource = 4, ;
|
|
Comment = "", ;
|
|
ControlSource = "", ;
|
|
DragIcon = ..\..\, ;
|
|
DragMode = 0, ;
|
|
Enabled = .T., ;
|
|
Height = 76, ;
|
|
HelpContextID = 0, ;
|
|
Left = 304, ;
|
|
MouseIcon = ..\..\, ;
|
|
MousePointer = 0, ;
|
|
Name = "Cl_commandgroup1", ;
|
|
OLEDragMode = 0, ;
|
|
OLEDragPicture = ..\..\, ;
|
|
OLEDropEffects = 3, ;
|
|
OLEDropMode = 0, ;
|
|
SpecialEffect = 0, ;
|
|
StatusBarText = "", ;
|
|
Tag = "", ;
|
|
TerminateRead = .F., ;
|
|
Themes = .T., ;
|
|
ToolTipText = "", ;
|
|
Top = 44, ;
|
|
Value = 1, ;
|
|
Visible = .T., ;
|
|
WhatsThisHelpID = -1, ;
|
|
Width = 228, ;
|
|
Command1.Alignment = 2, ;
|
|
Command1.Anchor = 0, ;
|
|
Command1.AutoSize = .F., ;
|
|
Command1.BackColor = 128,255,128, ;
|
|
Command1.Cancel = .F., ;
|
|
Command1.Caption = "Este es el botón de comando 1", ;
|
|
Command1.ColorScheme = 1, ;
|
|
Command1.ColorSource = 4, ;
|
|
Command1.Comment = "", ;
|
|
Command1.Default = .F., ;
|
|
Command1.DisabledBackColor = 0,128,192, ;
|
|
Command1.DisabledForeColor = 128,0,255, ;
|
|
Command1.DisabledPicture = bmps\treeview.bmp, ;
|
|
Command1.DownPicture = ..\..\, ;
|
|
Command1.DragIcon = ..\..\, ;
|
|
Command1.DragMode = 0, ;
|
|
Command1.Enabled = .T., ;
|
|
Command1.FontBold = .F., ;
|
|
Command1.FontCharSet = 0, ;
|
|
Command1.FontCondense = .F., ;
|
|
Command1.FontExtend = .F., ;
|
|
Command1.FontItalic = .F., ;
|
|
Command1.FontName = "Arial", ;
|
|
Command1.FontOutline = .F., ;
|
|
Command1.FontShadow = .F., ;
|
|
Command1.FontSize = 8, ;
|
|
Command1.FontStrikethru = .F., ;
|
|
Command1.FontUnderline = .F., ;
|
|
Command1.ForeColor = 0,0,0, ;
|
|
Command1.Height = 21, ;
|
|
Command1.HelpContextID = 0, ;
|
|
Command1.Left = 4, ;
|
|
Command1.MouseIcon = ..\..\, ;
|
|
Command1.MousePointer = 0, ;
|
|
Command1.Name = "Command1", ;
|
|
Command1.OLEDragMode = 0, ;
|
|
Command1.OLEDragPicture = ..\..\, ;
|
|
Command1.OLEDropEffects = 3, ;
|
|
Command1.OLEDropMode = 0, ;
|
|
Command1.Picture = bmps\sobrepostal.bmp, ;
|
|
Command1.PictureMargin = 0, ;
|
|
Command1.PicturePosition = 4, ;
|
|
Command1.PictureSpacing = 0, ;
|
|
Command1.RightToLeft = .F., ;
|
|
Command1.SpecialEffect = 0, ;
|
|
Command1.StatusBarText = "", ;
|
|
Command1.Style = 0, ;
|
|
Command1.TabStop = .T., ;
|
|
Command1.Tag = "", ;
|
|
Command1.TerminateRead = .F., ;
|
|
Command1.Themes = .T., ;
|
|
Command1.ToolTipText = "", ;
|
|
Command1.Top = 4, ;
|
|
Command1.Visible = .T., ;
|
|
Command1.WhatsThisHelpID = -1, ;
|
|
Command1.Width = 200, ;
|
|
Command1.WordWrap = .F., ;
|
|
Command2.Alignment = 2, ;
|
|
Command2.Anchor = 0, ;
|
|
Command2.AutoSize = .F., ;
|
|
Command2.BackColor = 128,255,128, ;
|
|
Command2.Cancel = .F., ;
|
|
Command2.Caption = "Este es el botón de comando 2", ;
|
|
Command2.ColorScheme = 1, ;
|
|
Command2.ColorSource = 4, ;
|
|
Command2.Comment = "", ;
|
|
Command2.Default = .F., ;
|
|
Command2.DisabledBackColor = 0,128,192, ;
|
|
Command2.DisabledForeColor = 128,0,255, ;
|
|
Command2.DisabledPicture = bmps\treeview.bmp, ;
|
|
Command2.DownPicture = ..\..\, ;
|
|
Command2.DragIcon = ..\..\, ;
|
|
Command2.DragMode = 0, ;
|
|
Command2.Enabled = .F., ;
|
|
Command2.FontBold = .F., ;
|
|
Command2.FontCharSet = 0, ;
|
|
Command2.FontCondense = .F., ;
|
|
Command2.FontExtend = .F., ;
|
|
Command2.FontItalic = .F., ;
|
|
Command2.FontName = "Arial", ;
|
|
Command2.FontOutline = .F., ;
|
|
Command2.FontShadow = .F., ;
|
|
Command2.FontSize = 8, ;
|
|
Command2.FontStrikethru = .F., ;
|
|
Command2.FontUnderline = .F., ;
|
|
Command2.ForeColor = 0,0,0, ;
|
|
Command2.Height = 21, ;
|
|
Command2.HelpContextID = 0, ;
|
|
Command2.Left = 4, ;
|
|
Command2.MouseIcon = ..\..\, ;
|
|
Command2.MousePointer = 0, ;
|
|
Command2.Name = "Command2", ;
|
|
Command2.OLEDragMode = 0, ;
|
|
Command2.OLEDragPicture = ..\..\, ;
|
|
Command2.OLEDropEffects = 3, ;
|
|
Command2.OLEDropMode = 0, ;
|
|
Command2.Picture = bmps\sobrepostal.bmp, ;
|
|
Command2.PictureMargin = 0, ;
|
|
Command2.PicturePosition = 4, ;
|
|
Command2.PictureSpacing = 0, ;
|
|
Command2.RightToLeft = .F., ;
|
|
Command2.SpecialEffect = 0, ;
|
|
Command2.StatusBarText = "", ;
|
|
Command2.Style = 0, ;
|
|
Command2.TabStop = .T., ;
|
|
Command2.Tag = "", ;
|
|
Command2.TerminateRead = .F., ;
|
|
Command2.Themes = .T., ;
|
|
Command2.ToolTipText = "", ;
|
|
Command2.Top = 28, ;
|
|
Command2.Visible = .T., ;
|
|
Command2.WhatsThisHelpID = -1, ;
|
|
Command2.Width = 200, ;
|
|
Command2.WordWrap = .F., ;
|
|
Command3.Alignment = 2, ;
|
|
Command3.Anchor = 0, ;
|
|
Command3.AutoSize = .F., ;
|
|
Command3.BackColor = 128,255,128, ;
|
|
Command3.Cancel = .F., ;
|
|
Command3.Caption = "Este es el botón de comando 3", ;
|
|
Command3.ColorScheme = 1, ;
|
|
Command3.ColorSource = 4, ;
|
|
Command3.Comment = "", ;
|
|
Command3.Default = .F., ;
|
|
Command3.DisabledBackColor = 0,128,192, ;
|
|
Command3.DisabledForeColor = 128,0,255, ;
|
|
Command3.DisabledPicture = bmps\treeview.bmp, ;
|
|
Command3.DownPicture = ..\..\, ;
|
|
Command3.DragIcon = ..\..\, ;
|
|
Command3.DragMode = 0, ;
|
|
Command3.Enabled = .T., ;
|
|
Command3.FontBold = .F., ;
|
|
Command3.FontCharSet = 0, ;
|
|
Command3.FontCondense = .F., ;
|
|
Command3.FontExtend = .F., ;
|
|
Command3.FontItalic = .F., ;
|
|
Command3.FontName = "Arial", ;
|
|
Command3.FontOutline = .F., ;
|
|
Command3.FontShadow = .F., ;
|
|
Command3.FontSize = 8, ;
|
|
Command3.FontStrikethru = .F., ;
|
|
Command3.FontUnderline = .F., ;
|
|
Command3.ForeColor = 0,0,0, ;
|
|
Command3.Height = 21, ;
|
|
Command3.HelpContextID = 0, ;
|
|
Command3.Left = 4, ;
|
|
Command3.MouseIcon = ..\..\, ;
|
|
Command3.MousePointer = 0, ;
|
|
Command3.Name = "Command3", ;
|
|
Command3.OLEDragMode = 0, ;
|
|
Command3.OLEDragPicture = ..\..\, ;
|
|
Command3.OLEDropEffects = 3, ;
|
|
Command3.OLEDropMode = 0, ;
|
|
Command3.Picture = bmps\sobrepostal.bmp, ;
|
|
Command3.PictureMargin = 0, ;
|
|
Command3.PicturePosition = 4, ;
|
|
Command3.PictureSpacing = 0, ;
|
|
Command3.RightToLeft = .F., ;
|
|
Command3.SpecialEffect = 0, ;
|
|
Command3.StatusBarText = "", ;
|
|
Command3.Style = 0, ;
|
|
Command3.TabStop = .T., ;
|
|
Command3.Tag = "", ;
|
|
Command3.TerminateRead = .F., ;
|
|
Command3.Themes = .T., ;
|
|
Command3.ToolTipText = "", ;
|
|
Command3.Top = 52, ;
|
|
Command3.Visible = .T., ;
|
|
Command3.WhatsThisHelpID = -1, ;
|
|
Command3.Width = 200, ;
|
|
Command3.WordWrap = .F.
|
|
*< END OBJECT: ClassLib="lib_controles.vcx" BaseClass="commandgroup" />
|
|
|
|
ADD OBJECT 'Commandgroup1' AS commandgroup WITH ;
|
|
Anchor = 0, ;
|
|
AutoSize = .F., ;
|
|
BackColor = 255,128,0, ;
|
|
BackStyle = 1, ;
|
|
BorderColor = 100,100,100, ;
|
|
BorderStyle = 1, ;
|
|
ButtonCount = 3, ;
|
|
ColorSource = 4, ;
|
|
Comment = "", ;
|
|
ControlSource = "", ;
|
|
DragIcon = ..\..\, ;
|
|
DragMode = 0, ;
|
|
Enabled = .T., ;
|
|
Height = 76, ;
|
|
HelpContextID = 0, ;
|
|
Left = 36, ;
|
|
MemberClass = "cl_commandbutton", ;
|
|
MemberClassLibrary = lib_controles.vcx, ;
|
|
MouseIcon = ..\..\, ;
|
|
MousePointer = 0, ;
|
|
Name = "Commandgroup1", ;
|
|
OLEDragMode = 0, ;
|
|
OLEDragPicture = ..\..\, ;
|
|
OLEDropEffects = 3, ;
|
|
OLEDropMode = 0, ;
|
|
SpecialEffect = 0, ;
|
|
StatusBarText = "", ;
|
|
Tag = "", ;
|
|
TerminateRead = .F., ;
|
|
Themes = .T., ;
|
|
ToolTipText = "", ;
|
|
Top = 44, ;
|
|
Value = 1, ;
|
|
Visible = .T., ;
|
|
WhatsThisHelpID = -1, ;
|
|
Width = 228, ;
|
|
Cl_commandbutton1.Alignment = 2, ;
|
|
Cl_commandbutton1.Anchor = 0, ;
|
|
Cl_commandbutton1.AutoSize = .F., ;
|
|
Cl_commandbutton1.BackColor = 128,255,128, ;
|
|
Cl_commandbutton1.Cancel = .F., ;
|
|
Cl_commandbutton1.Caption = "Este es el botón de comando 1", ;
|
|
Cl_commandbutton1.ColorScheme = 1, ;
|
|
Cl_commandbutton1.ColorSource = 4, ;
|
|
Cl_commandbutton1.Comment = "", ;
|
|
Cl_commandbutton1.Default = .F., ;
|
|
Cl_commandbutton1.DisabledBackColor = 0,128,192, ;
|
|
Cl_commandbutton1.DisabledForeColor = 128,0,255, ;
|
|
Cl_commandbutton1.DisabledPicture = bmps\treeview.bmp, ;
|
|
Cl_commandbutton1.DownPicture = ..\..\, ;
|
|
Cl_commandbutton1.DragIcon = ..\..\, ;
|
|
Cl_commandbutton1.DragMode = 0, ;
|
|
Cl_commandbutton1.Enabled = .T., ;
|
|
Cl_commandbutton1.FontBold = .F., ;
|
|
Cl_commandbutton1.FontCharSet = 0, ;
|
|
Cl_commandbutton1.FontCondense = .F., ;
|
|
Cl_commandbutton1.FontExtend = .F., ;
|
|
Cl_commandbutton1.FontItalic = .F., ;
|
|
Cl_commandbutton1.FontName = "Arial", ;
|
|
Cl_commandbutton1.FontOutline = .F., ;
|
|
Cl_commandbutton1.FontShadow = .F., ;
|
|
Cl_commandbutton1.FontSize = 8, ;
|
|
Cl_commandbutton1.FontStrikethru = .F., ;
|
|
Cl_commandbutton1.FontUnderline = .F., ;
|
|
Cl_commandbutton1.Height = 21, ;
|
|
Cl_commandbutton1.HelpContextID = 0, ;
|
|
Cl_commandbutton1.Left = 8, ;
|
|
Cl_commandbutton1.MouseIcon = ..\..\, ;
|
|
Cl_commandbutton1.MousePointer = 0, ;
|
|
Cl_commandbutton1.Name = "Cl_commandbutton1", ;
|
|
Cl_commandbutton1.OLEDragMode = 0, ;
|
|
Cl_commandbutton1.OLEDragPicture = ..\..\, ;
|
|
Cl_commandbutton1.OLEDropEffects = 3, ;
|
|
Cl_commandbutton1.OLEDropMode = 0, ;
|
|
Cl_commandbutton1.Picture = bmps\sobrepostal.bmp, ;
|
|
Cl_commandbutton1.PictureMargin = 0, ;
|
|
Cl_commandbutton1.PicturePosition = 4, ;
|
|
Cl_commandbutton1.PictureSpacing = 0, ;
|
|
Cl_commandbutton1.RightToLeft = .F., ;
|
|
Cl_commandbutton1.SpecialEffect = 0, ;
|
|
Cl_commandbutton1.StatusBarText = "", ;
|
|
Cl_commandbutton1.Style = 0, ;
|
|
Cl_commandbutton1.TabStop = .T., ;
|
|
Cl_commandbutton1.Tag = "", ;
|
|
Cl_commandbutton1.TerminateRead = .F., ;
|
|
Cl_commandbutton1.Themes = .T., ;
|
|
Cl_commandbutton1.ToolTipText = "", ;
|
|
Cl_commandbutton1.Top = 4, ;
|
|
Cl_commandbutton1.Visible = .T., ;
|
|
Cl_commandbutton1.WhatsThisHelpID = -1, ;
|
|
Cl_commandbutton1.Width = 200, ;
|
|
Cl_commandbutton1.WordWrap = .F., ;
|
|
Cl_commandbutton2.Alignment = 2, ;
|
|
Cl_commandbutton2.Anchor = 0, ;
|
|
Cl_commandbutton2.AutoSize = .F., ;
|
|
Cl_commandbutton2.BackColor = 128,255,128, ;
|
|
Cl_commandbutton2.Cancel = .F., ;
|
|
Cl_commandbutton2.Caption = "Este es el botón de comando 2", ;
|
|
Cl_commandbutton2.ColorScheme = 1, ;
|
|
Cl_commandbutton2.ColorSource = 4, ;
|
|
Cl_commandbutton2.Comment = "", ;
|
|
Cl_commandbutton2.Default = .F., ;
|
|
Cl_commandbutton2.DisabledBackColor = 0,128,192, ;
|
|
Cl_commandbutton2.DisabledForeColor = 128,0,255, ;
|
|
Cl_commandbutton2.DisabledPicture = bmps\treeview.bmp, ;
|
|
Cl_commandbutton2.DownPicture = ..\..\, ;
|
|
Cl_commandbutton2.DragIcon = ..\..\, ;
|
|
Cl_commandbutton2.DragMode = 0, ;
|
|
Cl_commandbutton2.Enabled = .F., ;
|
|
Cl_commandbutton2.FontBold = .F., ;
|
|
Cl_commandbutton2.FontCharSet = 0, ;
|
|
Cl_commandbutton2.FontCondense = .F., ;
|
|
Cl_commandbutton2.FontExtend = .F., ;
|
|
Cl_commandbutton2.FontItalic = .F., ;
|
|
Cl_commandbutton2.FontName = "Arial", ;
|
|
Cl_commandbutton2.FontOutline = .F., ;
|
|
Cl_commandbutton2.FontShadow = .F., ;
|
|
Cl_commandbutton2.FontSize = 8, ;
|
|
Cl_commandbutton2.FontStrikethru = .F., ;
|
|
Cl_commandbutton2.FontUnderline = .F., ;
|
|
Cl_commandbutton2.Height = 21, ;
|
|
Cl_commandbutton2.HelpContextID = 0, ;
|
|
Cl_commandbutton2.Left = 8, ;
|
|
Cl_commandbutton2.MouseIcon = ..\..\, ;
|
|
Cl_commandbutton2.MousePointer = 0, ;
|
|
Cl_commandbutton2.Name = "Cl_commandbutton2", ;
|
|
Cl_commandbutton2.OLEDragMode = 0, ;
|
|
Cl_commandbutton2.OLEDragPicture = ..\..\, ;
|
|
Cl_commandbutton2.OLEDropEffects = 3, ;
|
|
Cl_commandbutton2.OLEDropMode = 0, ;
|
|
Cl_commandbutton2.Picture = bmps\sobrepostal.bmp, ;
|
|
Cl_commandbutton2.PictureMargin = 0, ;
|
|
Cl_commandbutton2.PicturePosition = 4, ;
|
|
Cl_commandbutton2.PictureSpacing = 0, ;
|
|
Cl_commandbutton2.RightToLeft = .F., ;
|
|
Cl_commandbutton2.SpecialEffect = 0, ;
|
|
Cl_commandbutton2.StatusBarText = "", ;
|
|
Cl_commandbutton2.Style = 0, ;
|
|
Cl_commandbutton2.TabStop = .T., ;
|
|
Cl_commandbutton2.Tag = "", ;
|
|
Cl_commandbutton2.TerminateRead = .F., ;
|
|
Cl_commandbutton2.Themes = .T., ;
|
|
Cl_commandbutton2.ToolTipText = "", ;
|
|
Cl_commandbutton2.Top = 28, ;
|
|
Cl_commandbutton2.Visible = .T., ;
|
|
Cl_commandbutton2.WhatsThisHelpID = -1, ;
|
|
Cl_commandbutton2.Width = 200, ;
|
|
Cl_commandbutton2.WordWrap = .F., ;
|
|
Cl_commandbutton3.Alignment = 2, ;
|
|
Cl_commandbutton3.Anchor = 0, ;
|
|
Cl_commandbutton3.AutoSize = .F., ;
|
|
Cl_commandbutton3.BackColor = 128,255,128, ;
|
|
Cl_commandbutton3.Cancel = .F., ;
|
|
Cl_commandbutton3.Caption = "Este es el botón de comando 3", ;
|
|
Cl_commandbutton3.ColorScheme = 1, ;
|
|
Cl_commandbutton3.ColorSource = 4, ;
|
|
Cl_commandbutton3.Comment = "", ;
|
|
Cl_commandbutton3.Default = .F., ;
|
|
Cl_commandbutton3.DisabledBackColor = 0,128,192, ;
|
|
Cl_commandbutton3.DisabledForeColor = 128,0,255, ;
|
|
Cl_commandbutton3.DisabledPicture = bmps\treeview.bmp, ;
|
|
Cl_commandbutton3.DownPicture = ..\..\, ;
|
|
Cl_commandbutton3.DragIcon = ..\..\, ;
|
|
Cl_commandbutton3.DragMode = 0, ;
|
|
Cl_commandbutton3.Enabled = .T., ;
|
|
Cl_commandbutton3.FontBold = .F., ;
|
|
Cl_commandbutton3.FontCharSet = 0, ;
|
|
Cl_commandbutton3.FontCondense = .F., ;
|
|
Cl_commandbutton3.FontExtend = .F., ;
|
|
Cl_commandbutton3.FontItalic = .F., ;
|
|
Cl_commandbutton3.FontName = "Arial", ;
|
|
Cl_commandbutton3.FontOutline = .F., ;
|
|
Cl_commandbutton3.FontShadow = .F., ;
|
|
Cl_commandbutton3.FontSize = 8, ;
|
|
Cl_commandbutton3.FontStrikethru = .F., ;
|
|
Cl_commandbutton3.FontUnderline = .F., ;
|
|
Cl_commandbutton3.Height = 21, ;
|
|
Cl_commandbutton3.HelpContextID = 0, ;
|
|
Cl_commandbutton3.Left = 8, ;
|
|
Cl_commandbutton3.MouseIcon = ..\..\, ;
|
|
Cl_commandbutton3.MousePointer = 0, ;
|
|
Cl_commandbutton3.Name = "Cl_commandbutton3", ;
|
|
Cl_commandbutton3.OLEDragMode = 0, ;
|
|
Cl_commandbutton3.OLEDragPicture = ..\..\, ;
|
|
Cl_commandbutton3.OLEDropEffects = 3, ;
|
|
Cl_commandbutton3.OLEDropMode = 0, ;
|
|
Cl_commandbutton3.Picture = bmps\sobrepostal.bmp, ;
|
|
Cl_commandbutton3.PictureMargin = 0, ;
|
|
Cl_commandbutton3.PicturePosition = 4, ;
|
|
Cl_commandbutton3.PictureSpacing = 0, ;
|
|
Cl_commandbutton3.RightToLeft = .F., ;
|
|
Cl_commandbutton3.SpecialEffect = 0, ;
|
|
Cl_commandbutton3.StatusBarText = "", ;
|
|
Cl_commandbutton3.Style = 0, ;
|
|
Cl_commandbutton3.TabStop = .T., ;
|
|
Cl_commandbutton3.Tag = "", ;
|
|
Cl_commandbutton3.TerminateRead = .F., ;
|
|
Cl_commandbutton3.Themes = .T., ;
|
|
Cl_commandbutton3.ToolTipText = "", ;
|
|
Cl_commandbutton3.Top = 52, ;
|
|
Cl_commandbutton3.Visible = .T., ;
|
|
Cl_commandbutton3.WhatsThisHelpID = -1, ;
|
|
Cl_commandbutton3.Width = 200, ;
|
|
Cl_commandbutton3.WordWrap = .F.
|
|
*< END OBJECT: BaseClass="commandgroup" />
|
|
|
|
ADD OBJECT 'Container1' AS container WITH ;
|
|
Height = 101, ;
|
|
Left = 28, ;
|
|
Name = "Container1", ;
|
|
Top = 140, ;
|
|
Width = 517
|
|
*< END OBJECT: BaseClass="container" />
|
|
|
|
ADD OBJECT 'Container1.Cl_commandgroup1' AS cl_commandgroup WITH ;
|
|
AutoSize = .F., ;
|
|
BackColor = 255,128,0, ;
|
|
BackStyle = 0, ;
|
|
ButtonCount = 3, ;
|
|
Enabled = .F., ;
|
|
Height = 76, ;
|
|
Left = 276, ;
|
|
Name = "Cl_commandgroup1", ;
|
|
Top = 12, ;
|
|
Width = 228, ;
|
|
Command1.Alignment = 2, ;
|
|
Command1.Anchor = 0, ;
|
|
Command1.AutoSize = .F., ;
|
|
Command1.BackColor = 128,255,128, ;
|
|
Command1.Cancel = .F., ;
|
|
Command1.Caption = "Este es el botón de comando 1", ;
|
|
Command1.ColorScheme = 1, ;
|
|
Command1.ColorSource = 4, ;
|
|
Command1.Comment = "", ;
|
|
Command1.Default = .F., ;
|
|
Command1.DisabledBackColor = 0,128,192, ;
|
|
Command1.DisabledForeColor = 128,0,255, ;
|
|
Command1.DisabledPicture = bmps\treeview.bmp, ;
|
|
Command1.DownPicture = ..\..\, ;
|
|
Command1.DragIcon = ..\..\, ;
|
|
Command1.DragMode = 0, ;
|
|
Command1.Enabled = .T., ;
|
|
Command1.FontBold = .F., ;
|
|
Command1.FontCharSet = 0, ;
|
|
Command1.FontCondense = .F., ;
|
|
Command1.FontExtend = .F., ;
|
|
Command1.FontItalic = .F., ;
|
|
Command1.FontName = "Arial", ;
|
|
Command1.FontOutline = .F., ;
|
|
Command1.FontShadow = .F., ;
|
|
Command1.FontSize = 8, ;
|
|
Command1.FontStrikethru = .F., ;
|
|
Command1.FontUnderline = .F., ;
|
|
Command1.ForeColor = 0,0,0, ;
|
|
Command1.Height = 21, ;
|
|
Command1.HelpContextID = 0, ;
|
|
Command1.Left = 4, ;
|
|
Command1.MouseIcon = ..\..\, ;
|
|
Command1.MousePointer = 0, ;
|
|
Command1.Name = "Command1", ;
|
|
Command1.OLEDragMode = 0, ;
|
|
Command1.OLEDragPicture = ..\..\, ;
|
|
Command1.OLEDropEffects = 3, ;
|
|
Command1.OLEDropMode = 0, ;
|
|
Command1.Picture = bmps\sobrepostal.bmp, ;
|
|
Command1.PictureMargin = 0, ;
|
|
Command1.PicturePosition = 4, ;
|
|
Command1.PictureSpacing = 0, ;
|
|
Command1.RightToLeft = .F., ;
|
|
Command1.SpecialEffect = 0, ;
|
|
Command1.StatusBarText = "", ;
|
|
Command1.Style = 0, ;
|
|
Command1.TabStop = .T., ;
|
|
Command1.Tag = "", ;
|
|
Command1.TerminateRead = .F., ;
|
|
Command1.Themes = .T., ;
|
|
Command1.ToolTipText = "", ;
|
|
Command1.Top = 4, ;
|
|
Command1.Visible = .T., ;
|
|
Command1.WhatsThisHelpID = -1, ;
|
|
Command1.Width = 200, ;
|
|
Command1.WordWrap = .F., ;
|
|
Command2.Alignment = 2, ;
|
|
Command2.Anchor = 0, ;
|
|
Command2.AutoSize = .F., ;
|
|
Command2.BackColor = 128,255,128, ;
|
|
Command2.Cancel = .F., ;
|
|
Command2.Caption = "Este es el botón de comando 2", ;
|
|
Command2.ColorScheme = 1, ;
|
|
Command2.ColorSource = 4, ;
|
|
Command2.Comment = "", ;
|
|
Command2.Default = .F., ;
|
|
Command2.DisabledBackColor = 0,128,192, ;
|
|
Command2.DisabledForeColor = 128,0,255, ;
|
|
Command2.DisabledPicture = bmps\treeview.bmp, ;
|
|
Command2.DownPicture = ..\..\, ;
|
|
Command2.DragIcon = ..\..\, ;
|
|
Command2.DragMode = 0, ;
|
|
Command2.Enabled = .F., ;
|
|
Command2.FontBold = .F., ;
|
|
Command2.FontCharSet = 0, ;
|
|
Command2.FontCondense = .F., ;
|
|
Command2.FontExtend = .F., ;
|
|
Command2.FontItalic = .F., ;
|
|
Command2.FontName = "Arial", ;
|
|
Command2.FontOutline = .F., ;
|
|
Command2.FontShadow = .F., ;
|
|
Command2.FontSize = 8, ;
|
|
Command2.FontStrikethru = .F., ;
|
|
Command2.FontUnderline = .F., ;
|
|
Command2.ForeColor = 0,0,0, ;
|
|
Command2.Height = 21, ;
|
|
Command2.HelpContextID = 0, ;
|
|
Command2.Left = 4, ;
|
|
Command2.MouseIcon = ..\..\, ;
|
|
Command2.MousePointer = 0, ;
|
|
Command2.Name = "Command2", ;
|
|
Command2.OLEDragMode = 0, ;
|
|
Command2.OLEDragPicture = ..\..\, ;
|
|
Command2.OLEDropEffects = 3, ;
|
|
Command2.OLEDropMode = 0, ;
|
|
Command2.Picture = bmps\sobrepostal.bmp, ;
|
|
Command2.PictureMargin = 0, ;
|
|
Command2.PicturePosition = 4, ;
|
|
Command2.PictureSpacing = 0, ;
|
|
Command2.RightToLeft = .F., ;
|
|
Command2.SpecialEffect = 0, ;
|
|
Command2.StatusBarText = "", ;
|
|
Command2.Style = 0, ;
|
|
Command2.TabStop = .T., ;
|
|
Command2.Tag = "", ;
|
|
Command2.TerminateRead = .F., ;
|
|
Command2.Themes = .T., ;
|
|
Command2.ToolTipText = "", ;
|
|
Command2.Top = 28, ;
|
|
Command2.Visible = .T., ;
|
|
Command2.WhatsThisHelpID = -1, ;
|
|
Command2.Width = 200, ;
|
|
Command2.WordWrap = .F., ;
|
|
Command3.Alignment = 2, ;
|
|
Command3.Anchor = 0, ;
|
|
Command3.AutoSize = .F., ;
|
|
Command3.BackColor = 128,255,128, ;
|
|
Command3.Cancel = .F., ;
|
|
Command3.Caption = "Este es el botón de comando 3", ;
|
|
Command3.ColorScheme = 1, ;
|
|
Command3.ColorSource = 4, ;
|
|
Command3.Comment = "", ;
|
|
Command3.Default = .F., ;
|
|
Command3.DisabledBackColor = 0,128,192, ;
|
|
Command3.DisabledForeColor = 128,0,255, ;
|
|
Command3.DisabledPicture = bmps\treeview.bmp, ;
|
|
Command3.DownPicture = ..\..\, ;
|
|
Command3.DragIcon = ..\..\, ;
|
|
Command3.DragMode = 0, ;
|
|
Command3.Enabled = .T., ;
|
|
Command3.FontBold = .F., ;
|
|
Command3.FontCharSet = 0, ;
|
|
Command3.FontCondense = .F., ;
|
|
Command3.FontExtend = .F., ;
|
|
Command3.FontItalic = .F., ;
|
|
Command3.FontName = "Arial", ;
|
|
Command3.FontOutline = .F., ;
|
|
Command3.FontShadow = .F., ;
|
|
Command3.FontSize = 8, ;
|
|
Command3.FontStrikethru = .F., ;
|
|
Command3.FontUnderline = .F., ;
|
|
Command3.ForeColor = 0,0,0, ;
|
|
Command3.Height = 21, ;
|
|
Command3.HelpContextID = 0, ;
|
|
Command3.Left = 4, ;
|
|
Command3.MouseIcon = ..\..\, ;
|
|
Command3.MousePointer = 0, ;
|
|
Command3.Name = "Command3", ;
|
|
Command3.OLEDragMode = 0, ;
|
|
Command3.OLEDragPicture = ..\..\, ;
|
|
Command3.OLEDropEffects = 3, ;
|
|
Command3.OLEDropMode = 0, ;
|
|
Command3.Picture = bmps\sobrepostal.bmp, ;
|
|
Command3.PictureMargin = 0, ;
|
|
Command3.PicturePosition = 4, ;
|
|
Command3.PictureSpacing = 0, ;
|
|
Command3.RightToLeft = .F., ;
|
|
Command3.SpecialEffect = 0, ;
|
|
Command3.StatusBarText = "", ;
|
|
Command3.Style = 0, ;
|
|
Command3.TabStop = .T., ;
|
|
Command3.Tag = "", ;
|
|
Command3.TerminateRead = .F., ;
|
|
Command3.Themes = .T., ;
|
|
Command3.ToolTipText = "", ;
|
|
Command3.Top = 52, ;
|
|
Command3.Visible = .T., ;
|
|
Command3.WhatsThisHelpID = -1, ;
|
|
Command3.Width = 200, ;
|
|
Command3.WordWrap = .F.
|
|
*< END OBJECT: ClassLib="lib_controles.vcx" BaseClass="commandgroup" />
|
|
|
|
ADD OBJECT 'Container1.Commandgroup1' AS commandgroup WITH ;
|
|
Anchor = 0, ;
|
|
AutoSize = .F., ;
|
|
BackColor = 255,128,0, ;
|
|
BackStyle = 0, ;
|
|
BorderColor = 100,100,100, ;
|
|
BorderStyle = 1, ;
|
|
ButtonCount = 3, ;
|
|
ColorSource = 4, ;
|
|
Comment = "", ;
|
|
ControlSource = "", ;
|
|
DragIcon = ..\..\, ;
|
|
DragMode = 0, ;
|
|
Enabled = .T., ;
|
|
Height = 76, ;
|
|
HelpContextID = 0, ;
|
|
Left = 8, ;
|
|
MemberClass = "cl_commandbutton", ;
|
|
MemberClassLibrary = lib_controles.vcx, ;
|
|
MouseIcon = ..\..\, ;
|
|
MousePointer = 0, ;
|
|
Name = "Commandgroup1", ;
|
|
OLEDragMode = 0, ;
|
|
OLEDragPicture = ..\..\, ;
|
|
OLEDropEffects = 3, ;
|
|
OLEDropMode = 0, ;
|
|
SpecialEffect = 0, ;
|
|
StatusBarText = "", ;
|
|
Tag = "", ;
|
|
TerminateRead = .F., ;
|
|
Themes = .T., ;
|
|
ToolTipText = "", ;
|
|
Top = 12, ;
|
|
Value = 1, ;
|
|
Visible = .T., ;
|
|
WhatsThisHelpID = -1, ;
|
|
Width = 228, ;
|
|
Cl_commandbutton1.Alignment = 2, ;
|
|
Cl_commandbutton1.Anchor = 0, ;
|
|
Cl_commandbutton1.AutoSize = .F., ;
|
|
Cl_commandbutton1.BackColor = 128,255,128, ;
|
|
Cl_commandbutton1.Cancel = .F., ;
|
|
Cl_commandbutton1.Caption = "Este es el botón de comando 1", ;
|
|
Cl_commandbutton1.ColorScheme = 1, ;
|
|
Cl_commandbutton1.ColorSource = 4, ;
|
|
Cl_commandbutton1.Comment = "", ;
|
|
Cl_commandbutton1.Default = .F., ;
|
|
Cl_commandbutton1.DisabledBackColor = 0,128,192, ;
|
|
Cl_commandbutton1.DisabledForeColor = 128,0,255, ;
|
|
Cl_commandbutton1.DisabledPicture = bmps\treeview.bmp, ;
|
|
Cl_commandbutton1.DownPicture = ..\..\, ;
|
|
Cl_commandbutton1.DragIcon = ..\..\, ;
|
|
Cl_commandbutton1.DragMode = 0, ;
|
|
Cl_commandbutton1.Enabled = .T., ;
|
|
Cl_commandbutton1.FontBold = .F., ;
|
|
Cl_commandbutton1.FontCharSet = 0, ;
|
|
Cl_commandbutton1.FontCondense = .F., ;
|
|
Cl_commandbutton1.FontExtend = .F., ;
|
|
Cl_commandbutton1.FontItalic = .F., ;
|
|
Cl_commandbutton1.FontName = "Arial", ;
|
|
Cl_commandbutton1.FontOutline = .F., ;
|
|
Cl_commandbutton1.FontShadow = .F., ;
|
|
Cl_commandbutton1.FontSize = 8, ;
|
|
Cl_commandbutton1.FontStrikethru = .F., ;
|
|
Cl_commandbutton1.FontUnderline = .F., ;
|
|
Cl_commandbutton1.Height = 21, ;
|
|
Cl_commandbutton1.HelpContextID = 0, ;
|
|
Cl_commandbutton1.Left = 8, ;
|
|
Cl_commandbutton1.MouseIcon = ..\..\, ;
|
|
Cl_commandbutton1.MousePointer = 0, ;
|
|
Cl_commandbutton1.Name = "Cl_commandbutton1", ;
|
|
Cl_commandbutton1.OLEDragMode = 0, ;
|
|
Cl_commandbutton1.OLEDragPicture = ..\..\, ;
|
|
Cl_commandbutton1.OLEDropEffects = 3, ;
|
|
Cl_commandbutton1.OLEDropMode = 0, ;
|
|
Cl_commandbutton1.Picture = bmps\sobrepostal.bmp, ;
|
|
Cl_commandbutton1.PictureMargin = 0, ;
|
|
Cl_commandbutton1.PicturePosition = 4, ;
|
|
Cl_commandbutton1.PictureSpacing = 0, ;
|
|
Cl_commandbutton1.RightToLeft = .F., ;
|
|
Cl_commandbutton1.SpecialEffect = 0, ;
|
|
Cl_commandbutton1.StatusBarText = "", ;
|
|
Cl_commandbutton1.Style = 0, ;
|
|
Cl_commandbutton1.TabStop = .T., ;
|
|
Cl_commandbutton1.Tag = "", ;
|
|
Cl_commandbutton1.TerminateRead = .F., ;
|
|
Cl_commandbutton1.Themes = .T., ;
|
|
Cl_commandbutton1.ToolTipText = "", ;
|
|
Cl_commandbutton1.Top = 4, ;
|
|
Cl_commandbutton1.Visible = .T., ;
|
|
Cl_commandbutton1.WhatsThisHelpID = -1, ;
|
|
Cl_commandbutton1.Width = 200, ;
|
|
Cl_commandbutton1.WordWrap = .F., ;
|
|
Cl_commandbutton2.Alignment = 2, ;
|
|
Cl_commandbutton2.Anchor = 0, ;
|
|
Cl_commandbutton2.AutoSize = .F., ;
|
|
Cl_commandbutton2.BackColor = 128,255,128, ;
|
|
Cl_commandbutton2.Cancel = .F., ;
|
|
Cl_commandbutton2.Caption = "Este es el botón de comando 2", ;
|
|
Cl_commandbutton2.ColorScheme = 1, ;
|
|
Cl_commandbutton2.ColorSource = 4, ;
|
|
Cl_commandbutton2.Comment = "", ;
|
|
Cl_commandbutton2.Default = .F., ;
|
|
Cl_commandbutton2.DisabledBackColor = 0,128,192, ;
|
|
Cl_commandbutton2.DisabledForeColor = 128,0,255, ;
|
|
Cl_commandbutton2.DisabledPicture = bmps\treeview.bmp, ;
|
|
Cl_commandbutton2.DownPicture = ..\..\, ;
|
|
Cl_commandbutton2.DragIcon = ..\..\, ;
|
|
Cl_commandbutton2.DragMode = 0, ;
|
|
Cl_commandbutton2.Enabled = .F., ;
|
|
Cl_commandbutton2.FontBold = .F., ;
|
|
Cl_commandbutton2.FontCharSet = 0, ;
|
|
Cl_commandbutton2.FontCondense = .F., ;
|
|
Cl_commandbutton2.FontExtend = .F., ;
|
|
Cl_commandbutton2.FontItalic = .F., ;
|
|
Cl_commandbutton2.FontName = "Arial", ;
|
|
Cl_commandbutton2.FontOutline = .F., ;
|
|
Cl_commandbutton2.FontShadow = .F., ;
|
|
Cl_commandbutton2.FontSize = 8, ;
|
|
Cl_commandbutton2.FontStrikethru = .F., ;
|
|
Cl_commandbutton2.FontUnderline = .F., ;
|
|
Cl_commandbutton2.Height = 21, ;
|
|
Cl_commandbutton2.HelpContextID = 0, ;
|
|
Cl_commandbutton2.Left = 8, ;
|
|
Cl_commandbutton2.MouseIcon = ..\..\, ;
|
|
Cl_commandbutton2.MousePointer = 0, ;
|
|
Cl_commandbutton2.Name = "Cl_commandbutton2", ;
|
|
Cl_commandbutton2.OLEDragMode = 0, ;
|
|
Cl_commandbutton2.OLEDragPicture = ..\..\, ;
|
|
Cl_commandbutton2.OLEDropEffects = 3, ;
|
|
Cl_commandbutton2.OLEDropMode = 0, ;
|
|
Cl_commandbutton2.Picture = bmps\sobrepostal.bmp, ;
|
|
Cl_commandbutton2.PictureMargin = 0, ;
|
|
Cl_commandbutton2.PicturePosition = 4, ;
|
|
Cl_commandbutton2.PictureSpacing = 0, ;
|
|
Cl_commandbutton2.RightToLeft = .F., ;
|
|
Cl_commandbutton2.SpecialEffect = 0, ;
|
|
Cl_commandbutton2.StatusBarText = "", ;
|
|
Cl_commandbutton2.Style = 0, ;
|
|
Cl_commandbutton2.TabStop = .T., ;
|
|
Cl_commandbutton2.Tag = "", ;
|
|
Cl_commandbutton2.TerminateRead = .F., ;
|
|
Cl_commandbutton2.Themes = .T., ;
|
|
Cl_commandbutton2.ToolTipText = "", ;
|
|
Cl_commandbutton2.Top = 28, ;
|
|
Cl_commandbutton2.Visible = .T., ;
|
|
Cl_commandbutton2.WhatsThisHelpID = -1, ;
|
|
Cl_commandbutton2.Width = 200, ;
|
|
Cl_commandbutton2.WordWrap = .F., ;
|
|
Cl_commandbutton3.Alignment = 2, ;
|
|
Cl_commandbutton3.Anchor = 0, ;
|
|
Cl_commandbutton3.AutoSize = .F., ;
|
|
Cl_commandbutton3.BackColor = 128,255,128, ;
|
|
Cl_commandbutton3.Cancel = .F., ;
|
|
Cl_commandbutton3.Caption = "Este es el botón de comando 3", ;
|
|
Cl_commandbutton3.ColorScheme = 1, ;
|
|
Cl_commandbutton3.ColorSource = 4, ;
|
|
Cl_commandbutton3.Comment = "", ;
|
|
Cl_commandbutton3.Default = .F., ;
|
|
Cl_commandbutton3.DisabledBackColor = 0,128,192, ;
|
|
Cl_commandbutton3.DisabledForeColor = 128,0,255, ;
|
|
Cl_commandbutton3.DisabledPicture = bmps\treeview.bmp, ;
|
|
Cl_commandbutton3.DownPicture = ..\..\, ;
|
|
Cl_commandbutton3.DragIcon = ..\..\, ;
|
|
Cl_commandbutton3.DragMode = 0, ;
|
|
Cl_commandbutton3.Enabled = .T., ;
|
|
Cl_commandbutton3.FontBold = .F., ;
|
|
Cl_commandbutton3.FontCharSet = 0, ;
|
|
Cl_commandbutton3.FontCondense = .F., ;
|
|
Cl_commandbutton3.FontExtend = .F., ;
|
|
Cl_commandbutton3.FontItalic = .F., ;
|
|
Cl_commandbutton3.FontName = "Arial", ;
|
|
Cl_commandbutton3.FontOutline = .F., ;
|
|
Cl_commandbutton3.FontShadow = .F., ;
|
|
Cl_commandbutton3.FontSize = 8, ;
|
|
Cl_commandbutton3.FontStrikethru = .F., ;
|
|
Cl_commandbutton3.FontUnderline = .F., ;
|
|
Cl_commandbutton3.Height = 21, ;
|
|
Cl_commandbutton3.HelpContextID = 0, ;
|
|
Cl_commandbutton3.Left = 8, ;
|
|
Cl_commandbutton3.MouseIcon = ..\..\, ;
|
|
Cl_commandbutton3.MousePointer = 0, ;
|
|
Cl_commandbutton3.Name = "Cl_commandbutton3", ;
|
|
Cl_commandbutton3.OLEDragMode = 0, ;
|
|
Cl_commandbutton3.OLEDragPicture = ..\..\, ;
|
|
Cl_commandbutton3.OLEDropEffects = 3, ;
|
|
Cl_commandbutton3.OLEDropMode = 0, ;
|
|
Cl_commandbutton3.Picture = bmps\sobrepostal.bmp, ;
|
|
Cl_commandbutton3.PictureMargin = 0, ;
|
|
Cl_commandbutton3.PicturePosition = 4, ;
|
|
Cl_commandbutton3.PictureSpacing = 0, ;
|
|
Cl_commandbutton3.RightToLeft = .F., ;
|
|
Cl_commandbutton3.SpecialEffect = 0, ;
|
|
Cl_commandbutton3.StatusBarText = "", ;
|
|
Cl_commandbutton3.Style = 0, ;
|
|
Cl_commandbutton3.TabStop = .T., ;
|
|
Cl_commandbutton3.Tag = "", ;
|
|
Cl_commandbutton3.TerminateRead = .F., ;
|
|
Cl_commandbutton3.Themes = .T., ;
|
|
Cl_commandbutton3.ToolTipText = "", ;
|
|
Cl_commandbutton3.Top = 52, ;
|
|
Cl_commandbutton3.Visible = .T., ;
|
|
Cl_commandbutton3.WhatsThisHelpID = -1, ;
|
|
Cl_commandbutton3.Width = 200, ;
|
|
Cl_commandbutton3.WordWrap = .F.
|
|
*< END OBJECT: BaseClass="commandgroup" />
|
|
|
|
ADD OBJECT 'Pageframe1' AS pageframe WITH ;
|
|
ErasePage = .T., ;
|
|
Height = 132, ;
|
|
Left = 28, ;
|
|
Name = "Pageframe1", ;
|
|
PageCount = 2, ;
|
|
Top = 256, ;
|
|
Width = 517, ;
|
|
Page1.Caption = "Page1", ;
|
|
Page1.Name = "Page1", ;
|
|
Page2.Caption = "Page2", ;
|
|
Page2.Name = "Page2"
|
|
*< END OBJECT: BaseClass="pageframe" />
|
|
|
|
ADD OBJECT 'Pageframe1.Page1.Cl_commandgroup1' AS cl_commandgroup WITH ;
|
|
Anchor = 0, ;
|
|
AutoSize = .F., ;
|
|
BackColor = 255,128,0, ;
|
|
BackStyle = 1, ;
|
|
BorderColor = 100,100,100, ;
|
|
BorderStyle = 1, ;
|
|
ButtonCount = 3, ;
|
|
ColorSource = 4, ;
|
|
Comment = "", ;
|
|
ControlSource = "", ;
|
|
DragIcon = ..\..\, ;
|
|
DragMode = 0, ;
|
|
Enabled = .T., ;
|
|
Height = 76, ;
|
|
HelpContextID = 0, ;
|
|
Left = 275, ;
|
|
MouseIcon = ..\..\, ;
|
|
MousePointer = 0, ;
|
|
Name = "Cl_commandgroup1", ;
|
|
OLEDragMode = 0, ;
|
|
OLEDragPicture = ..\..\, ;
|
|
OLEDropEffects = 3, ;
|
|
OLEDropMode = 0, ;
|
|
SpecialEffect = 0, ;
|
|
StatusBarText = "", ;
|
|
Tag = "", ;
|
|
TerminateRead = .F., ;
|
|
Themes = .T., ;
|
|
ToolTipText = "", ;
|
|
Top = 8, ;
|
|
Value = 1, ;
|
|
Visible = .T., ;
|
|
WhatsThisHelpID = -1, ;
|
|
Width = 228, ;
|
|
Command1.Alignment = 2, ;
|
|
Command1.Anchor = 0, ;
|
|
Command1.AutoSize = .F., ;
|
|
Command1.BackColor = 128,255,128, ;
|
|
Command1.Cancel = .F., ;
|
|
Command1.Caption = "Este es el botón de comando 1", ;
|
|
Command1.ColorScheme = 1, ;
|
|
Command1.ColorSource = 4, ;
|
|
Command1.Comment = "", ;
|
|
Command1.Default = .F., ;
|
|
Command1.DisabledBackColor = 0,128,192, ;
|
|
Command1.DisabledForeColor = 128,0,255, ;
|
|
Command1.DisabledPicture = bmps\treeview.bmp, ;
|
|
Command1.DownPicture = ..\..\, ;
|
|
Command1.DragIcon = ..\..\, ;
|
|
Command1.DragMode = 0, ;
|
|
Command1.Enabled = .T., ;
|
|
Command1.FontBold = .F., ;
|
|
Command1.FontCharSet = 0, ;
|
|
Command1.FontCondense = .F., ;
|
|
Command1.FontExtend = .F., ;
|
|
Command1.FontItalic = .F., ;
|
|
Command1.FontName = "Arial", ;
|
|
Command1.FontOutline = .F., ;
|
|
Command1.FontShadow = .F., ;
|
|
Command1.FontSize = 8, ;
|
|
Command1.FontStrikethru = .F., ;
|
|
Command1.FontUnderline = .F., ;
|
|
Command1.ForeColor = 0,0,0, ;
|
|
Command1.Height = 21, ;
|
|
Command1.HelpContextID = 0, ;
|
|
Command1.Left = 4, ;
|
|
Command1.MouseIcon = ..\..\, ;
|
|
Command1.MousePointer = 0, ;
|
|
Command1.Name = "Command1", ;
|
|
Command1.OLEDragMode = 0, ;
|
|
Command1.OLEDragPicture = ..\..\, ;
|
|
Command1.OLEDropEffects = 3, ;
|
|
Command1.OLEDropMode = 0, ;
|
|
Command1.Picture = bmps\sobrepostal.bmp, ;
|
|
Command1.PictureMargin = 0, ;
|
|
Command1.PicturePosition = 4, ;
|
|
Command1.PictureSpacing = 0, ;
|
|
Command1.RightToLeft = .F., ;
|
|
Command1.SpecialEffect = 0, ;
|
|
Command1.StatusBarText = "", ;
|
|
Command1.Style = 0, ;
|
|
Command1.TabStop = .T., ;
|
|
Command1.Tag = "", ;
|
|
Command1.TerminateRead = .F., ;
|
|
Command1.Themes = .T., ;
|
|
Command1.ToolTipText = "", ;
|
|
Command1.Top = 4, ;
|
|
Command1.Visible = .T., ;
|
|
Command1.WhatsThisHelpID = -1, ;
|
|
Command1.Width = 200, ;
|
|
Command1.WordWrap = .F., ;
|
|
Command2.Alignment = 2, ;
|
|
Command2.Anchor = 0, ;
|
|
Command2.AutoSize = .F., ;
|
|
Command2.BackColor = 128,255,128, ;
|
|
Command2.Cancel = .F., ;
|
|
Command2.Caption = "Este es el botón de comando 2", ;
|
|
Command2.ColorScheme = 1, ;
|
|
Command2.ColorSource = 4, ;
|
|
Command2.Comment = "", ;
|
|
Command2.Default = .F., ;
|
|
Command2.DisabledBackColor = 0,128,192, ;
|
|
Command2.DisabledForeColor = 128,0,255, ;
|
|
Command2.DisabledPicture = bmps\treeview.bmp, ;
|
|
Command2.DownPicture = ..\..\, ;
|
|
Command2.DragIcon = ..\..\, ;
|
|
Command2.DragMode = 0, ;
|
|
Command2.Enabled = .F., ;
|
|
Command2.FontBold = .F., ;
|
|
Command2.FontCharSet = 0, ;
|
|
Command2.FontCondense = .F., ;
|
|
Command2.FontExtend = .F., ;
|
|
Command2.FontItalic = .F., ;
|
|
Command2.FontName = "Arial", ;
|
|
Command2.FontOutline = .F., ;
|
|
Command2.FontShadow = .F., ;
|
|
Command2.FontSize = 8, ;
|
|
Command2.FontStrikethru = .F., ;
|
|
Command2.FontUnderline = .F., ;
|
|
Command2.ForeColor = 0,0,0, ;
|
|
Command2.Height = 21, ;
|
|
Command2.HelpContextID = 0, ;
|
|
Command2.Left = 4, ;
|
|
Command2.MouseIcon = ..\..\, ;
|
|
Command2.MousePointer = 0, ;
|
|
Command2.Name = "Command2", ;
|
|
Command2.OLEDragMode = 0, ;
|
|
Command2.OLEDragPicture = ..\..\, ;
|
|
Command2.OLEDropEffects = 3, ;
|
|
Command2.OLEDropMode = 0, ;
|
|
Command2.Picture = bmps\sobrepostal.bmp, ;
|
|
Command2.PictureMargin = 0, ;
|
|
Command2.PicturePosition = 4, ;
|
|
Command2.PictureSpacing = 0, ;
|
|
Command2.RightToLeft = .F., ;
|
|
Command2.SpecialEffect = 0, ;
|
|
Command2.StatusBarText = "", ;
|
|
Command2.Style = 0, ;
|
|
Command2.TabStop = .T., ;
|
|
Command2.Tag = "", ;
|
|
Command2.TerminateRead = .F., ;
|
|
Command2.Themes = .T., ;
|
|
Command2.ToolTipText = "", ;
|
|
Command2.Top = 28, ;
|
|
Command2.Visible = .T., ;
|
|
Command2.WhatsThisHelpID = -1, ;
|
|
Command2.Width = 200, ;
|
|
Command2.WordWrap = .F., ;
|
|
Command3.Alignment = 2, ;
|
|
Command3.Anchor = 0, ;
|
|
Command3.AutoSize = .F., ;
|
|
Command3.BackColor = 128,255,128, ;
|
|
Command3.Cancel = .F., ;
|
|
Command3.Caption = "Este es el botón de comando 3", ;
|
|
Command3.ColorScheme = 1, ;
|
|
Command3.ColorSource = 4, ;
|
|
Command3.Comment = "", ;
|
|
Command3.Default = .F., ;
|
|
Command3.DisabledBackColor = 0,128,192, ;
|
|
Command3.DisabledForeColor = 128,0,255, ;
|
|
Command3.DisabledPicture = bmps\treeview.bmp, ;
|
|
Command3.DownPicture = ..\..\, ;
|
|
Command3.DragIcon = ..\..\, ;
|
|
Command3.DragMode = 0, ;
|
|
Command3.Enabled = .T., ;
|
|
Command3.FontBold = .F., ;
|
|
Command3.FontCharSet = 0, ;
|
|
Command3.FontCondense = .F., ;
|
|
Command3.FontExtend = .F., ;
|
|
Command3.FontItalic = .F., ;
|
|
Command3.FontName = "Arial", ;
|
|
Command3.FontOutline = .F., ;
|
|
Command3.FontShadow = .F., ;
|
|
Command3.FontSize = 8, ;
|
|
Command3.FontStrikethru = .F., ;
|
|
Command3.FontUnderline = .F., ;
|
|
Command3.ForeColor = 0,0,0, ;
|
|
Command3.Height = 21, ;
|
|
Command3.HelpContextID = 0, ;
|
|
Command3.Left = 4, ;
|
|
Command3.MouseIcon = ..\..\, ;
|
|
Command3.MousePointer = 0, ;
|
|
Command3.Name = "Command3", ;
|
|
Command3.OLEDragMode = 0, ;
|
|
Command3.OLEDragPicture = ..\..\, ;
|
|
Command3.OLEDropEffects = 3, ;
|
|
Command3.OLEDropMode = 0, ;
|
|
Command3.Picture = bmps\sobrepostal.bmp, ;
|
|
Command3.PictureMargin = 0, ;
|
|
Command3.PicturePosition = 4, ;
|
|
Command3.PictureSpacing = 0, ;
|
|
Command3.RightToLeft = .F., ;
|
|
Command3.SpecialEffect = 0, ;
|
|
Command3.StatusBarText = "", ;
|
|
Command3.Style = 0, ;
|
|
Command3.TabStop = .T., ;
|
|
Command3.Tag = "", ;
|
|
Command3.TerminateRead = .F., ;
|
|
Command3.Themes = .T., ;
|
|
Command3.ToolTipText = "", ;
|
|
Command3.Top = 52, ;
|
|
Command3.Visible = .T., ;
|
|
Command3.WhatsThisHelpID = -1, ;
|
|
Command3.Width = 200, ;
|
|
Command3.WordWrap = .F.
|
|
*< END OBJECT: ClassLib="lib_controles.vcx" BaseClass="commandgroup" />
|
|
|
|
ADD OBJECT 'Pageframe1.Page1.Commandgroup1' AS commandgroup WITH ;
|
|
Anchor = 0, ;
|
|
AutoSize = .F., ;
|
|
BackColor = 255,128,0, ;
|
|
BackStyle = 1, ;
|
|
BorderColor = 100,100,100, ;
|
|
BorderStyle = 1, ;
|
|
ButtonCount = 3, ;
|
|
ColorSource = 4, ;
|
|
Comment = "", ;
|
|
ControlSource = "", ;
|
|
DragIcon = ..\..\, ;
|
|
DragMode = 0, ;
|
|
Enabled = .T., ;
|
|
Height = 76, ;
|
|
HelpContextID = 0, ;
|
|
Left = 11, ;
|
|
MemberClass = "cl_commandbutton", ;
|
|
MemberClassLibrary = lib_controles.vcx, ;
|
|
MouseIcon = ..\..\, ;
|
|
MousePointer = 0, ;
|
|
Name = "Commandgroup1", ;
|
|
OLEDragMode = 0, ;
|
|
OLEDragPicture = ..\..\, ;
|
|
OLEDropEffects = 3, ;
|
|
OLEDropMode = 0, ;
|
|
SpecialEffect = 0, ;
|
|
StatusBarText = "", ;
|
|
Tag = "", ;
|
|
TerminateRead = .F., ;
|
|
Themes = .T., ;
|
|
ToolTipText = "", ;
|
|
Top = 8, ;
|
|
Value = 1, ;
|
|
Visible = .T., ;
|
|
WhatsThisHelpID = -1, ;
|
|
Width = 228, ;
|
|
Cl_commandbutton1.Alignment = 2, ;
|
|
Cl_commandbutton1.Anchor = 0, ;
|
|
Cl_commandbutton1.AutoSize = .F., ;
|
|
Cl_commandbutton1.BackColor = 128,255,128, ;
|
|
Cl_commandbutton1.Cancel = .F., ;
|
|
Cl_commandbutton1.Caption = "Este es el botón de comando 1", ;
|
|
Cl_commandbutton1.ColorScheme = 1, ;
|
|
Cl_commandbutton1.ColorSource = 4, ;
|
|
Cl_commandbutton1.Comment = "", ;
|
|
Cl_commandbutton1.Default = .F., ;
|
|
Cl_commandbutton1.DisabledBackColor = 0,128,192, ;
|
|
Cl_commandbutton1.DisabledForeColor = 128,0,255, ;
|
|
Cl_commandbutton1.DisabledPicture = bmps\treeview.bmp, ;
|
|
Cl_commandbutton1.DownPicture = ..\..\, ;
|
|
Cl_commandbutton1.DragIcon = ..\..\, ;
|
|
Cl_commandbutton1.DragMode = 0, ;
|
|
Cl_commandbutton1.Enabled = .T., ;
|
|
Cl_commandbutton1.FontBold = .F., ;
|
|
Cl_commandbutton1.FontCharSet = 0, ;
|
|
Cl_commandbutton1.FontCondense = .F., ;
|
|
Cl_commandbutton1.FontExtend = .F., ;
|
|
Cl_commandbutton1.FontItalic = .F., ;
|
|
Cl_commandbutton1.FontName = "Arial", ;
|
|
Cl_commandbutton1.FontOutline = .F., ;
|
|
Cl_commandbutton1.FontShadow = .F., ;
|
|
Cl_commandbutton1.FontSize = 8, ;
|
|
Cl_commandbutton1.FontStrikethru = .F., ;
|
|
Cl_commandbutton1.FontUnderline = .F., ;
|
|
Cl_commandbutton1.Height = 21, ;
|
|
Cl_commandbutton1.HelpContextID = 0, ;
|
|
Cl_commandbutton1.Left = 8, ;
|
|
Cl_commandbutton1.MouseIcon = ..\..\, ;
|
|
Cl_commandbutton1.MousePointer = 0, ;
|
|
Cl_commandbutton1.Name = "Cl_commandbutton1", ;
|
|
Cl_commandbutton1.OLEDragMode = 0, ;
|
|
Cl_commandbutton1.OLEDragPicture = ..\..\, ;
|
|
Cl_commandbutton1.OLEDropEffects = 3, ;
|
|
Cl_commandbutton1.OLEDropMode = 0, ;
|
|
Cl_commandbutton1.Picture = bmps\sobrepostal.bmp, ;
|
|
Cl_commandbutton1.PictureMargin = 0, ;
|
|
Cl_commandbutton1.PicturePosition = 4, ;
|
|
Cl_commandbutton1.PictureSpacing = 0, ;
|
|
Cl_commandbutton1.RightToLeft = .F., ;
|
|
Cl_commandbutton1.SpecialEffect = 0, ;
|
|
Cl_commandbutton1.StatusBarText = "", ;
|
|
Cl_commandbutton1.Style = 0, ;
|
|
Cl_commandbutton1.TabStop = .T., ;
|
|
Cl_commandbutton1.Tag = "", ;
|
|
Cl_commandbutton1.TerminateRead = .F., ;
|
|
Cl_commandbutton1.Themes = .T., ;
|
|
Cl_commandbutton1.ToolTipText = "", ;
|
|
Cl_commandbutton1.Top = 4, ;
|
|
Cl_commandbutton1.Visible = .T., ;
|
|
Cl_commandbutton1.WhatsThisHelpID = -1, ;
|
|
Cl_commandbutton1.Width = 200, ;
|
|
Cl_commandbutton1.WordWrap = .F., ;
|
|
Cl_commandbutton2.Alignment = 2, ;
|
|
Cl_commandbutton2.Anchor = 0, ;
|
|
Cl_commandbutton2.AutoSize = .F., ;
|
|
Cl_commandbutton2.BackColor = 128,255,128, ;
|
|
Cl_commandbutton2.Cancel = .F., ;
|
|
Cl_commandbutton2.Caption = "Este es el botón de comando 2", ;
|
|
Cl_commandbutton2.ColorScheme = 1, ;
|
|
Cl_commandbutton2.ColorSource = 4, ;
|
|
Cl_commandbutton2.Comment = "", ;
|
|
Cl_commandbutton2.Default = .F., ;
|
|
Cl_commandbutton2.DisabledBackColor = 0,128,192, ;
|
|
Cl_commandbutton2.DisabledForeColor = 128,0,255, ;
|
|
Cl_commandbutton2.DisabledPicture = bmps\treeview.bmp, ;
|
|
Cl_commandbutton2.DownPicture = ..\..\, ;
|
|
Cl_commandbutton2.DragIcon = ..\..\, ;
|
|
Cl_commandbutton2.DragMode = 0, ;
|
|
Cl_commandbutton2.Enabled = .F., ;
|
|
Cl_commandbutton2.FontBold = .F., ;
|
|
Cl_commandbutton2.FontCharSet = 0, ;
|
|
Cl_commandbutton2.FontCondense = .F., ;
|
|
Cl_commandbutton2.FontExtend = .F., ;
|
|
Cl_commandbutton2.FontItalic = .F., ;
|
|
Cl_commandbutton2.FontName = "Arial", ;
|
|
Cl_commandbutton2.FontOutline = .F., ;
|
|
Cl_commandbutton2.FontShadow = .F., ;
|
|
Cl_commandbutton2.FontSize = 8, ;
|
|
Cl_commandbutton2.FontStrikethru = .F., ;
|
|
Cl_commandbutton2.FontUnderline = .F., ;
|
|
Cl_commandbutton2.Height = 21, ;
|
|
Cl_commandbutton2.HelpContextID = 0, ;
|
|
Cl_commandbutton2.Left = 8, ;
|
|
Cl_commandbutton2.MouseIcon = ..\..\, ;
|
|
Cl_commandbutton2.MousePointer = 0, ;
|
|
Cl_commandbutton2.Name = "Cl_commandbutton2", ;
|
|
Cl_commandbutton2.OLEDragMode = 0, ;
|
|
Cl_commandbutton2.OLEDragPicture = ..\..\, ;
|
|
Cl_commandbutton2.OLEDropEffects = 3, ;
|
|
Cl_commandbutton2.OLEDropMode = 0, ;
|
|
Cl_commandbutton2.Picture = bmps\sobrepostal.bmp, ;
|
|
Cl_commandbutton2.PictureMargin = 0, ;
|
|
Cl_commandbutton2.PicturePosition = 4, ;
|
|
Cl_commandbutton2.PictureSpacing = 0, ;
|
|
Cl_commandbutton2.RightToLeft = .F., ;
|
|
Cl_commandbutton2.SpecialEffect = 0, ;
|
|
Cl_commandbutton2.StatusBarText = "", ;
|
|
Cl_commandbutton2.Style = 0, ;
|
|
Cl_commandbutton2.TabStop = .T., ;
|
|
Cl_commandbutton2.Tag = "", ;
|
|
Cl_commandbutton2.TerminateRead = .F., ;
|
|
Cl_commandbutton2.Themes = .T., ;
|
|
Cl_commandbutton2.ToolTipText = "", ;
|
|
Cl_commandbutton2.Top = 28, ;
|
|
Cl_commandbutton2.Visible = .T., ;
|
|
Cl_commandbutton2.WhatsThisHelpID = -1, ;
|
|
Cl_commandbutton2.Width = 200, ;
|
|
Cl_commandbutton2.WordWrap = .F., ;
|
|
Cl_commandbutton3.Alignment = 2, ;
|
|
Cl_commandbutton3.Anchor = 0, ;
|
|
Cl_commandbutton3.AutoSize = .F., ;
|
|
Cl_commandbutton3.BackColor = 128,255,128, ;
|
|
Cl_commandbutton3.Cancel = .F., ;
|
|
Cl_commandbutton3.Caption = "Este es el botón de comando 3", ;
|
|
Cl_commandbutton3.ColorScheme = 1, ;
|
|
Cl_commandbutton3.ColorSource = 4, ;
|
|
Cl_commandbutton3.Comment = "", ;
|
|
Cl_commandbutton3.Default = .F., ;
|
|
Cl_commandbutton3.DisabledBackColor = 0,128,192, ;
|
|
Cl_commandbutton3.DisabledForeColor = 128,0,255, ;
|
|
Cl_commandbutton3.DisabledPicture = bmps\treeview.bmp, ;
|
|
Cl_commandbutton3.DownPicture = ..\..\, ;
|
|
Cl_commandbutton3.DragIcon = ..\..\, ;
|
|
Cl_commandbutton3.DragMode = 0, ;
|
|
Cl_commandbutton3.Enabled = .T., ;
|
|
Cl_commandbutton3.FontBold = .F., ;
|
|
Cl_commandbutton3.FontCharSet = 0, ;
|
|
Cl_commandbutton3.FontCondense = .F., ;
|
|
Cl_commandbutton3.FontExtend = .F., ;
|
|
Cl_commandbutton3.FontItalic = .F., ;
|
|
Cl_commandbutton3.FontName = "Arial", ;
|
|
Cl_commandbutton3.FontOutline = .F., ;
|
|
Cl_commandbutton3.FontShadow = .F., ;
|
|
Cl_commandbutton3.FontSize = 8, ;
|
|
Cl_commandbutton3.FontStrikethru = .F., ;
|
|
Cl_commandbutton3.FontUnderline = .F., ;
|
|
Cl_commandbutton3.Height = 21, ;
|
|
Cl_commandbutton3.HelpContextID = 0, ;
|
|
Cl_commandbutton3.Left = 8, ;
|
|
Cl_commandbutton3.MouseIcon = ..\..\, ;
|
|
Cl_commandbutton3.MousePointer = 0, ;
|
|
Cl_commandbutton3.Name = "Cl_commandbutton3", ;
|
|
Cl_commandbutton3.OLEDragMode = 0, ;
|
|
Cl_commandbutton3.OLEDragPicture = ..\..\, ;
|
|
Cl_commandbutton3.OLEDropEffects = 3, ;
|
|
Cl_commandbutton3.OLEDropMode = 0, ;
|
|
Cl_commandbutton3.Picture = bmps\sobrepostal.bmp, ;
|
|
Cl_commandbutton3.PictureMargin = 0, ;
|
|
Cl_commandbutton3.PicturePosition = 4, ;
|
|
Cl_commandbutton3.PictureSpacing = 0, ;
|
|
Cl_commandbutton3.RightToLeft = .F., ;
|
|
Cl_commandbutton3.SpecialEffect = 0, ;
|
|
Cl_commandbutton3.StatusBarText = "", ;
|
|
Cl_commandbutton3.Style = 0, ;
|
|
Cl_commandbutton3.TabStop = .T., ;
|
|
Cl_commandbutton3.Tag = "", ;
|
|
Cl_commandbutton3.TerminateRead = .F., ;
|
|
Cl_commandbutton3.Themes = .T., ;
|
|
Cl_commandbutton3.ToolTipText = "", ;
|
|
Cl_commandbutton3.Top = 52, ;
|
|
Cl_commandbutton3.Visible = .T., ;
|
|
Cl_commandbutton3.WhatsThisHelpID = -1, ;
|
|
Cl_commandbutton3.Width = 200, ;
|
|
Cl_commandbutton3.WordWrap = .F.
|
|
*< END OBJECT: BaseClass="commandgroup" />
|
|
|
|
ENDDEFINE
|