Fixed null reference when RO is inserted via context menu or ribbon button (bug due to accessory page logic added previously)
This commit is contained in:
parent
cb3dea8116
commit
9d2d8a25c4
@ -952,6 +952,7 @@ namespace VEPROMS
|
|||||||
displayRO.CurROLink = args.MyLinkText.MyRoUsageInfo;
|
displayRO.CurROLink = args.MyLinkText.MyRoUsageInfo;
|
||||||
displayRO.Mydvi = SelectedDVI;
|
displayRO.Mydvi = SelectedDVI;
|
||||||
displayRO.ProgressBar = bottomProgBar;
|
displayRO.ProgressBar = bottomProgBar;
|
||||||
|
displayRO.TabControl = tc;
|
||||||
}
|
}
|
||||||
#endregion
|
#endregion
|
||||||
#region VButton_New
|
#region VButton_New
|
||||||
|
Loading…
x
Reference in New Issue
Block a user