Posted: Sat Dec 27, 2008 7:25 pm Post subject: [VB8] Disabled Property Pages problem
I've recently created applications through Visual Basic 2008 (Express Edition) and I ran into a problem. After following a tutorial on the AxShockwaveFlash function, I wanted to create a flash trainer.
The problem is I need the property page of the Shockwave Flash function. The property page is disabled. I understand that under properties panel there is some commands such as 'Movie' and 'Base'. However the property page contains the rest of the dimensions required for the .swf.
On MSDN there really isn't much help offered. Other then the explanation of property pages and the implementation into C#, articles about disabled property pages are vague.
MSDN wrote:
There's no command to handle for this button. The implementation of ISpecifyPropertyPages is the only requirement.
I don't know exactly if ISpecifyPropertyPages is the function I'm looking for, nor how to add to Visual Basic.
MSDN wrote:
The ISpecifyPropertyPage interface indicates that an object supports property pages
Basic Question:
How do I enable Property Pages in Visual Basic 2008 Express Edition.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum