Click here to Skip to main content
15,905,566 members
Home / Discussions / C#
   

C#

 
GeneralRe: Get Desktop Layout Pin
Dave Kreskowiak22-Jan-07 6:03
mveDave Kreskowiak22-Jan-07 6:03 
GeneralRe: Get Desktop Layout Pin
deanpugh22-Jan-07 6:11
deanpugh22-Jan-07 6:11 
AnswerRe: Get Desktop Layout Pin
Marc Clifton22-Jan-07 5:22
mvaMarc Clifton22-Jan-07 5:22 
GeneralRe: Get Desktop Layout Pin
deanpugh22-Jan-07 5:28
deanpugh22-Jan-07 5:28 
GeneralRe: Get Desktop Layout Pin
Marc Clifton22-Jan-07 5:39
mvaMarc Clifton22-Jan-07 5:39 
QuestionDuplicate child forms Pin
baluts22-Jan-07 1:55
baluts22-Jan-07 1:55 
AnswerRe: Duplicate child forms Pin
Marc Clifton22-Jan-07 5:40
mvaMarc Clifton22-Jan-07 5:40 
QuestionHow to change a homebrew screen saver's title? Pin
Lumpie22-Jan-07 1:18
Lumpie22-Jan-07 1:18 
Hi there,

I have a farely simple question that I can't seem to find the answer
to.

I've got a C# Winforms application that after building results in an
executable. This executable is then renamed to an .scr file and used as
a Screen Saver.

How can I get this file to come up with a different name than the
filename in the dropdown list in Display Properties/Screen Saver? My
screensaver's filename is "screensaver.scr" and the dropdown shows
"screensaver", instead of a more friendly name "My Beautiful Screen
Saver".

I've searched everywhere but all I get is things that refer to a
StringTable, where you have to add a row with ID 1 and name "title" and
value "screensaver title". This should result in a different Title
being used in the dropdown mentioned before. However, I don't know how
to add this StringTable to my C# project.
When I open existing .scr files (that come with windows) in VS.Net
using the Resource Editor I see a StringTable that indeed contains this
ID 1 row, but when I open my own executable, I don't even have a
StringTable.

I hope someone can advise me on what to do.

Thanks in advance,


Mark
QuestionHide Taskbar Pin
TRK@UK22-Jan-07 1:13
TRK@UK22-Jan-07 1:13 
JokeRe: Hide Taskbar Pin
blackjack215022-Jan-07 1:17
blackjack215022-Jan-07 1:17 
GeneralRe: Hide Taskbar Pin
TRK@UK22-Jan-07 1:20
TRK@UK22-Jan-07 1:20 
GeneralRe: Hide Taskbar Pin
aSarafian22-Jan-07 2:43
aSarafian22-Jan-07 2:43 
GeneralRe: Hide Taskbar Pin
TRK@UK22-Jan-07 7:18
TRK@UK22-Jan-07 7:18 
AnswerRe: Hide Taskbar Pin
Tim Paaschen22-Jan-07 2:43
Tim Paaschen22-Jan-07 2:43 
QuestionHow to Zip files within a folder Pin
Uday_k_jadhav22-Jan-07 1:09
Uday_k_jadhav22-Jan-07 1:09 
AnswerRe: How to Zip files within a folder Pin
Marc Clifton22-Jan-07 1:53
mvaMarc Clifton22-Jan-07 1:53 
QuestionCreate database with username and password Pin
blackjack215022-Jan-07 1:06
blackjack215022-Jan-07 1:06 
AnswerRe: Create database with username and password Pin
David Domingues22-Jan-07 4:21
David Domingues22-Jan-07 4:21 
Questionmessenger Service in C# Pin
vinay28may22-Jan-07 0:56
vinay28may22-Jan-07 0:56 
QuestionC# and Com Pin
Ron.S22-Jan-07 0:56
Ron.S22-Jan-07 0:56 
Questionprinting from a control Pin
rzvme22-Jan-07 0:29
rzvme22-Jan-07 0:29 
QuestionColoring a Datagrid row Pin
jamesjk22-Jan-07 0:11
jamesjk22-Jan-07 0:11 
AnswerRe: Coloring a Datagrid row Pin
PSK_22-Jan-07 1:03
PSK_22-Jan-07 1:03 
GeneralRe: Coloring a Datagrid row Pin
jamesjk22-Jan-07 2:10
jamesjk22-Jan-07 2:10 
QuestionAbout Dynamic Bar Chart Pin
hikbnet21-Jan-07 23:33
hikbnet21-Jan-07 23:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.