- Added code to dispose of children when a StepItem is disposed.
- Temporary Event to perform a delete when a StepRTB is double-clicked. Added MyStepTabPanel property
This commit is contained in:
parent
5e3b830a3b
commit
b8661dd909
BIN
PROMS/Volian.Controls.Library/StepItem.designer.cs
generated
BIN
PROMS/Volian.Controls.Library/StepItem.designer.cs
generated
Binary file not shown.
@ -273,6 +273,8 @@ namespace Volian.Controls.Library
|
|||||||
}
|
}
|
||||||
#endregion
|
#endregion
|
||||||
#region Properties
|
#region Properties
|
||||||
|
public StepTabPanel MyStepTabPanel
|
||||||
|
{ get { return Parent as StepTabPanel; } }
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Procedure Item Info - Top ItemInfo
|
/// Procedure Item Info - Top ItemInfo
|
||||||
/// Get and Set - Set stes-up all of the
|
/// Get and Set - Set stes-up all of the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user