© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
How do I make tab icons bigger - C#
C
C#
•
2w ago
freezykidaking
How do I make tab icons bigger
beginner
maui
<
?xml version
=
"1
.0
" encoding
=
"UTF
-8
"
?
>
<Shell
x
:Class
=
"InstaBet
.AppShell
"
xmlns
=
"
http://schemas.microsoft.com/dotnet/2021/maui
"
x
m
l
n
s
:x
=
"
http://schemas.microsoft.com/winfx/2009/xaml
"
x
m
l
n
s
:local
=
"clr
-
n
a
m
e
s
p
a
c
e
:InstaBet
"
>
<TabBar
>
<ShellContent
ContentTemplate
=
"
{DataTemplate
l
o
c
a
l
:MainPage
}
"
Icon
=
"home
.png
"
/
>
<ShellContent
ContentTemplate
=
"
{DataTemplate
l
o
c
a
l
:ReelsTab
}
"
Icon
=
"reellogo
.png
"
/
>
<ShellContent
ContentTemplate
=
"
{DataTemplate
l
o
c
a
l
:Messages
}
"
Icon
=
"messages
.png
"
/
>
<ShellContent
ContentTemplate
=
"
{DataTemplate
l
o
c
a
l
:Notifications
}
"
Icon
=
"search
.png
"
/
>
<ShellContent
ContentTemplate
=
"
{DataTemplate
l
o
c
a
l
:Profile
}
"
Icon
=
"profile
.png
"
/
>
<
/TabBar
>
<
/Shell
>
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
62,470
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
❔ How do i change tab control tab color
C
C# / help
3y ago
Make Winform checkbox bigger
C
C# / help
3y ago
how do I make a program?
C
C# / help
3y ago
✅ How do I make a presentation software
C
C# / help
14mo ago