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:
@@ -952,6 +952,7 @@ namespace VEPROMS
|
||||
displayRO.CurROLink = args.MyLinkText.MyRoUsageInfo;
|
||||
displayRO.Mydvi = SelectedDVI;
|
||||
displayRO.ProgressBar = bottomProgBar;
|
||||
displayRO.TabControl = tc;
|
||||
}
|
||||
#endregion
|
||||
#region VButton_New
|
||||
|
Reference in New Issue
Block a user