AppearanceKey does not show up in code autocomplete

0
0

I can set Control.AppearanceKey at runtime, in code, but it does not show up in code complete / intellisense while typing it.  So at first I thought it wasn’t allowed. Not sure if this is intended behavior or not.

 

 frmCCP.TabControl1.AppearanceKey = "tab-wizard"
  • You must to post comments
0
0

Yes, that’s what I am saying.  I restarted VS2017 and opened a new project (VB.NET WiseJ Web App) and tried it again, but it still doesn’t show up on Autocomplete.

Pretty minor as far as bugs go, but I wanted to let you know.

 

 

  • You must to post comments
0
0

Hi Andrew,

When typing “frmCCP.App…” the AppearanceKey suggestion doesn’t show?

I just tried it and it seemed to work fine on my devices.  Are you having other issues with Intellisense as well or just this?  You may need to restart Intellisense / Visual Studio

Let me know.

Best regards,

Levie

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.