473,397 Members | 2,099 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

office 2003 style controls

guy
where can i find FREE office 2003 style controls for
vb.net ??
Nov 20 '05 #1
2 1001
* "guy" <gu****@msn.com> scripsit:
where can i find FREE office 2003 style controls for
vb.net ??


Not free, but maybe interesting:

<http://www.devcomponents.com/dotnetbar/>

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Nov 20 '05 #2
Hi Guy,

Are you aware that if you are running xp, your command buttons, radio
buttons, checkboxes, etc can appear as xp style simply by adding
Public Sub New()

MyBase.New()

Application.EnableVisualStyles()

Application.DoEvents()

in your startup method? After that, all you have to do is assign flat style
'system' to command buttons and you will have xp style controls.

HTH,

Bernie Yaeger

"guy" <gu****@msn.com> wrote in message
news:00****************************@phx.gbl...
where can i find FREE office 2003 style controls for
vb.net ??

Nov 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: BuddyWork | last post by:
Hello, Is there anyway to get the menu's to appear like Office 2003 or VS.Net 2003 in .Net? I was using Application.EnableVisualStyles() but this works for textbox and buttons if the...
5
by: Hari Shankar V | last post by:
Dear all I am a windows application developer. I want to add office like command bars, toolbars or menubars in my application. Please tell me which component i need to include to achieve this. i...
1
by: | last post by:
Hi!! I'm looking for some ASP.NET controls in Office 2003 web access style. Mainly an Outlook 2003 web access calendar control. Is something like this anywhere available? Regards, Gicio
11
by: Lloyd Sheen | last post by:
Is there any one who has actually done this. I have now scanned more web articles about this with the realization that not one of them (including MSDN docs) outlines how to do this. This is...
0
by: Anthony Malt | last post by:
Hi, what the best approach to create a Office Style Context Menu. Can you recommend a control? I there a control that can simulate Office 2000/2002/2003 all in one? Thanks for any advice...
5
by: Pete Smith | last post by:
Hi, what the best way to create an Office 2000/XP/2003 style Pop-up Menu? Are there any samples? Third Party Controls? Thanks
1
by: Nays | last post by:
Hello I am writing a COM Add-In for Outlook 2003 that will have a number of forms. I would like these to be styled like Office 2003 and not just XP style. Is this possible by somehow referencing...
0
by: fiona | last post by:
Divelements release fully featured Office 2007 style Ribbon control Major component suite designed to mimic the advanced user interface features of Microsoft Office 2007 Dorset, United Kingdom -...
0
by: fiona | last post by:
Dramatically increases support for accessibility as well as fully conforming to the Office 2007 UI license and guidelines Dorset, United Kingdom - January 3 2007, Divelements Ltd announces the...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.