Task Pane minimum width for 0365 add-ins - office365api

Is there any way I can set the minimum width for task pane in which my add-in will render while developing an add-in for Outlook desktop using Apps for Office template of visual studio.

No, setting the width is not currently supported.

Related

Is it possible to set the Immediate Window to Option Strict in Visual Studio?

Is it possible to set the Visual Studio Immediate Window to Option Strict?

Can an Office Add-in run without Edge/IE installed?

We have a client that wants to run our Excel Add-in (web-based Office Add-in written with office-js), however, they don't have Edge or IE installed.
They are running Version 2008 (Build 13127.21766) of Excel, which according to the documentation from Microsoft uses the EdgeHTML WebView (Edge Legacy)
I know with the WebView2 runtimes you can install the runtime separately since Windows 8.1 and 10 didn't come with that runtime.
Can the same process be followed for the EdgeHTML WebView (Edge Legacy), as in can we install an EdgeHTML WebView runtime while not having Edge installed?
If so can someone point me in the right direction on where to get this runtime from?
The only way to get the EdgeHTML webview installed is to install Edge.
Are you sure the client is on a Windows version? According to my knowledge, Excel 2008 which belongs to Office 2008 is only for Mac. You can refer to this doc and this page.
According to the doc you mentioned, they can use Safari for Office Add-ins on Mac.

Why does my Visual Studio 2019 solution open with Solution Explorer closed?

I've used lots of other versions of Visual Studio. Currently, I work with Visual Studio 2019.
I always PIN the Solution Explorer window open, like so:
However, whenever I re-open a solution or after debugging a solution, the Solution Explorer window is always closed, like shown below:
Why does my Solution Explorer window keep closing, and how to I stop this behavior?
Following the suggestion by dxiv in a comment, I solved this by the Visual Studio 2019 menu:
Help
Visual Studio Performance Manager
Tool Windows
Disable Auto Hide
After I disabled Auto Hide, it no longer appears in the dialog box on my PC.

No mobile and/or iOS options in RAD Studio XE4

I have Installed Rad Studio XE4 Update 1, but can't not find option of FireMoney Mobile Application, is there anything I need to setup before I can see those options?
(XE4 Version is 18.0.4905.60485)
You have to restart the setup and input the serial number for the mobile addon. Here you can read the details:
http://snaptip.com/j2tvjergt0/how-to-install-delphi-xe4-pro-mobile-addon

Can't set default project language with Visual Web Developer 2008 Express

This seems like a very basic feature to me. I can't seem to set C# as the default programming language for Visual Web Developer 2008 Express Edition. I've searched and searched and found nothing useful. Any ideas?
The reason why MVC is tagged is because it auto generates controllers and all that jazz -- in the wrong language.
When you create a new project, the 'Project types' panel on the left should list 'Visual Basic' and 'Visual C#'. Select a project from the 'Visual C#' list.
When you create a new website there should be a 'Language' drop down at the bottom left of the dialog to select 'Visual C#'
If these options are not available to you then I would guess that C# wasn't installed when you installed VWD 2008 Express

Resources