I recently added help to a C# application using the Help.ShowHelp
method. My compiled help file gets display so that's good.
What's not so good is that the help window always starts out with a
very small size. Smaller than any page that's going to be displayed.
It's a real pain.
ShowHelp does not let you set the size. I can't find anyway to get a
hold of the help window after it's created so I can't hit it with the
resize hammer.
Does anyone out there know how to control the help window size?
How about a different control to use for displaying help?
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
method. My compiled help file gets display so that's good.
What's not so good is that the help window always starts out with a
very small size. Smaller than any page that's going to be displayed.
It's a real pain.
ShowHelp does not let you set the size. I can't find anyway to get a
hold of the help window after it's created so I can't hit it with the
resize hammer.
Does anyone out there know how to control the help window size?
How about a different control to use for displaying help?
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------