PC Review


Reply
Thread Tools Rate Thread

Caption in panel bar of Win 2000 even if No caption has been set for our windows Form

 
 
=?Utf-8?B?SGVtYW50?=
Guest
Posts: n/a
 
      6th Mar 2004
Hi
I am developing a Windows application that has single windows form in it. Moreover its this windows form is border less. ShowInTaskBar property for this form is True. But because this form has no border it shows No caption in System taskbar panel ( Panel where windows 'Start' button is lying) also. Please tell how can we show text in system panel even if No Caption is set for Windows Form
We are developing application in c#

Thanks
-Hemant
 
Reply With Quote
 
 
 
 
Jodie Rapson
Guest
Posts: n/a
 
      6th Mar 2004
Hemant,

The forms 'text' property needs to be set, either at design time in the

properties window or at run time with:

Me.Text = "Some Text"

This should do it.

Jodie Rapson



"Hemant" <(E-Mail Removed)> wrote in message
news:B98D2698-614F-4E6D-A884-(E-Mail Removed)...
> Hi,
> I am developing a Windows application that has single windows form

in it. Moreover its this windows form is border less. ShowInTaskBar property
for this form is True. But because this form has no border it shows No
caption in System taskbar panel ( Panel where windows 'Start' button is
lying) also. Please tell how can we show text in system panel even if No
Caption is set for Windows Form.
> We are developing application in c#.
>
> Thanks ,
> -Hemant



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Caption title is not appearing in caption table TFX Kurt Microsoft Word Document Management 1 4th Jan 2010 12:31 PM
How to change default caption color in References/Insert Caption? Nick Piazza Microsoft Word Document Management 4 13th Jul 2009 07:00 PM
Link figure caption and table caption to document callouts to upda Sherry Microsoft Word Document Management 0 20th May 2009 03:01 PM
Created custom caption bar - need help with caption button positio =?Utf-8?B?TWFyaXVzSQ==?= Microsoft Dot NET Framework Forms 0 28th Jun 2005 08:21 AM
Windows Form Caption =?Utf-8?B?SWFuIFA=?= Microsoft VB .NET 1 19th Jun 2004 09:29 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:51 PM.