Print Page | Close Window

[SOLVED] StatusBar without CommandBar

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=15097
Printed Date: 16 June 2025 at 11:40am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: [SOLVED] StatusBar without CommandBar
Posted By: iamgtd
Subject: [SOLVED] StatusBar without CommandBar
Date Posted: 02 September 2009 at 4:32am
Is it possible to use the codejock statusbar without a commandbar?
 
I have added a commandbar without controls to the form and assigned the statusbar with cjStatusBar = cjCommandBars.StatusBar;. That's all ok. But the commandbar is always visible.

cjCommandBars.Visible = false; doesn't work.

How do I hide the commandbar completly?
 


-------------
---------

OS: Win 10 64 bit

Codejock Version 22.1 ActiveX

MS Visual Studio 2022 - C#

---------



Replies:
Posted By: Oleg
Date Posted: 02 September 2009 at 7:07am
try cjCommandBars.ActiveMenuBar.Visible = false;

-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: iamgtd
Date Posted: 02 September 2009 at 7:12am
many thanks, problem solved

-------------
---------

OS: Win 10 64 bit

Codejock Version 22.1 ActiveX

MS Visual Studio 2022 - C#

---------



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net