2024-03-28 10:17:25 -04:00
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
|
// <auto-generated>
|
|
|
|
|
// This code was generated by a tool.
|
|
|
|
|
//
|
|
|
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
|
|
|
// the code is regenerated.
|
|
|
|
|
// </auto-generated>
|
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
namespace FWA_MAIN
|
|
|
|
|
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
public partial class Prescription
|
|
|
|
|
{
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// txtRxNum control.
|
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::System.Web.UI.WebControls.TextBox txtRxNum;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// txtPhysID control.
|
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::System.Web.UI.WebControls.TextBox txtPhysID;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// txtPatID control.
|
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::System.Web.UI.WebControls.TextBox txtPatID;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
2024-03-29 09:47:23 -04:00
|
|
|
|
/// txtMedID control.
|
2024-03-28 10:17:25 -04:00
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
|
/// </remarks>
|
2024-03-29 09:47:23 -04:00
|
|
|
|
protected global::System.Web.UI.WebControls.TextBox txtMedID;
|
2024-03-28 10:17:25 -04:00
|
|
|
|
|
|
|
|
|
/// <summary>
|
2024-03-29 09:47:23 -04:00
|
|
|
|
/// btnPatSearch control.
|
2024-03-28 10:17:25 -04:00
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
|
/// </remarks>
|
2024-03-29 09:47:23 -04:00
|
|
|
|
protected global::System.Web.UI.WebControls.Button btnPatSearch;
|
2024-03-28 10:17:25 -04:00
|
|
|
|
|
|
|
|
|
/// <summary>
|
2024-03-29 09:47:23 -04:00
|
|
|
|
/// gvPrescription control.
|
2024-03-28 10:17:25 -04:00
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
|
/// </remarks>
|
2024-03-29 09:47:23 -04:00
|
|
|
|
protected global::System.Web.UI.WebControls.GridView gvPrescription;
|
2024-03-28 10:17:25 -04:00
|
|
|
|
|
|
|
|
|
/// <summary>
|
2024-03-29 09:47:23 -04:00
|
|
|
|
/// btnPreNew control.
|
2024-03-28 10:17:25 -04:00
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
|
/// </remarks>
|
2024-03-29 09:47:23 -04:00
|
|
|
|
protected global::System.Web.UI.WebControls.Button btnPreNew;
|
2024-03-28 10:17:25 -04:00
|
|
|
|
|
|
|
|
|
/// <summary>
|
2024-03-29 09:47:23 -04:00
|
|
|
|
/// bntPreEdit control.
|
2024-03-28 10:17:25 -04:00
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
|
/// </remarks>
|
2024-03-29 09:47:23 -04:00
|
|
|
|
protected global::System.Web.UI.WebControls.Button bntPreEdit;
|
2024-03-28 10:17:25 -04:00
|
|
|
|
|
|
|
|
|
/// <summary>
|
2024-03-29 09:47:23 -04:00
|
|
|
|
/// btnPreDelete control.
|
2024-03-28 10:17:25 -04:00
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
|
/// </remarks>
|
2024-03-29 09:47:23 -04:00
|
|
|
|
protected global::System.Web.UI.WebControls.Button btnPreDelete;
|
2024-03-28 10:17:25 -04:00
|
|
|
|
|
2024-04-01 16:02:24 -04:00
|
|
|
|
/// <summary>
|
|
|
|
|
/// btnPreRefill control.
|
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::System.Web.UI.WebControls.Button btnPreRefill;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// btnPreView control.
|
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
|
/// </remarks>
|
|
|
|
|
protected global::System.Web.UI.WebControls.Button btnPreView;
|
|
|
|
|
|
2024-03-28 10:17:25 -04:00
|
|
|
|
/// <summary>
|
|
|
|
|
/// Master property.
|
|
|
|
|
/// </summary>
|
|
|
|
|
/// <remarks>
|
|
|
|
|
/// Auto-generated property.
|
|
|
|
|
/// </remarks>
|
|
|
|
|
public new FWA_MAIN.main Master
|
|
|
|
|
{
|
|
|
|
|
get
|
|
|
|
|
{
|
|
|
|
|
return ((FWA_MAIN.main)(base.Master));
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|