You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attached sample fails with an ArgumentNullException on this code
METHOD PostInit(oWindow,iCtlID,oServer,uExtra) // datadialog
SELF:Menu := StandardShellMenu{}
SELF:ToolBar := SELF:Menu:toolbar // menu does have a toolbar
SELF:ToolBar:Show() // null exception here
https://www.xsharp.eu/forum/topic?p=32384#p32384
Attached sample fails with an ArgumentNullException on this code
VOMDIApp3.zip
The text was updated successfully, but these errors were encountered: