Use standard OS API calls. Create your window and its content using whatever methods you would in a standard application.
Of course, Acrobat isn't a .NET app – so you need to stick with more traditional methods (eg. MFC, wxWidgets, etc.)
Use standard OS API calls. Create your window and its content using whatever methods you would in a standard application.
Of course, Acrobat isn't a .NET app – so you need to stick with more traditional methods (eg. MFC, wxWidgets, etc.)