[OPEN] Error with Form.ShowInTaskbar = true |
Post Reply |
Author | |
iamgtd
Senior Member Joined: 25 February 2009 Status: Offline Points: 131 |
Post Options
Thanks(0)
Posted: 22 December 2009 at 6:16am |
If in the void Form_load of a form the property this.ShowInTaskbar = false is used, then in the following settings of the commandbar occurs an error (System.NullReferenceException was unhandled). It is easily to reproduce this error in the CodeJock sample RibbonSample.csproj. private void frmMain_Load(object eventSender, System.EventArgs eventArgs) LoadIcons(); // here occurs the error
|
|
---------
OS: Win 10 64 bit Codejock Version 22.1 ActiveX MS Visual Studio 2022 - C# --------- |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |