Questions tagged [dotnetbar]

DotNetBar Suite is set of user interface components for Windows Forms, Silverlight and WPF.

DotNetBar Suite for Windows Forms is toolbox of 75 stunning components for creating professional user interface with ease using Visual Studio 2005 through 2012. For over 10 years DotNetBar is helping developers like you create sleek professional Windows Forms (WinForms) user interfaces with unparalleled ease.

DotNetBar for Silverlight is toolbox of user interface components designed to help you develop professional Silverlight applications with ease. Please checkout Live-Demo that shows controls included and then download fully functional trial version to try it in your project.

DotNetBar Suite for WPF is toolbox of over 30 native Windows Presentation Foundation controls for creating professional WPF applications.

84 questions
0
votes
1 answer

ComboBox Render in DotNetBar SuperDataGrid

I want to render a column in the DotNetBar SuperDataGrid Controll as a comboBox (more precisely as a GridComboBoxExEditControl) . The SuperDataGrid is connected to a binding source. In the DataBindingComplete Event I have the following: Private Sub…
Torteski
  • 1
  • 1
  • 2
0
votes
1 answer

how can i programmatically reposition the ExpandableSplitter

Anyone know how to programmatically move the DevComponents ExpandableSplitter? I have tried Location change, but that doesnt do anything. and expanded, but I want the opposite effect of the expanded action. I have a panel that is expanded via the…
f1wade
  • 2,877
  • 6
  • 27
  • 43
0
votes
1 answer

Did anyone know to connet data to Dotnetbar Advtree using OLE DB?

I want to retrive data to DOTNETBAR ADVTREE using OLEDB connection on VB.NET, but I Can't get the similar tutorials anywhere... thx... Regards Yudistira
Yudistira
  • 1
  • 1
0
votes
2 answers

How to set the OnText/OffText of a GridSwitchButtonEditControl of a SuperGridControl column?

I'm using this grid control on my project, and i want to be able to edit the ON OFF text of an entire column that has a GridSwitchButtonEditControl editortype. The documentation of the component is over here But i can't figure out how to set the…
saggio09
  • 177
  • 1
  • 2
  • 10
0
votes
1 answer

Visual studio 2010 Forms design error

I am using DotNetBar in my application which I have developed in VS 2010. I have removed the DotNetBar once and open the form which is using the DotNetBar component, but it's showing this error. To prevent possible data loss before loading the…
Rakesh
  • 2,730
  • 10
  • 39
  • 65
-1
votes
1 answer

c# dotnetbar two listboxadv sync scroll not working

i have two ListBoxAdv1 and ListBoxAdv2 and i want sync them scroll i use this code and just scroll up or down but didn't update showing items in other ListBoxAdv what should i do? please help i try this: private void listBoxAdv1_Scroll(object…
PEYMAN
  • 55
  • 1
  • 1
  • 5
-1
votes
1 answer

how styling modal form in MDI application C#

I'm making an MDI application in which I would like to use the StyleManager for the mdi parent and childs. It works fine except for an MDI child called with the `ShowDialog() method. Is there a way to style a modal form the same way as a non-modal…
-1
votes
1 answer

space between tabs in tabcontrol Dotnetbar VB.NET

i am trying to make a new tab and my new tabs always have a space between them im new to this site so i cant post pictures so heres a link to my issue http://i43.tinypic.com/rbbndk.png heres my new tab code Private Sub…
LilFahny
  • 3
  • 2
-1
votes
2 answers

Disable editing child controls of custom DevComponents.DotNetBar control

I have created a new Custom Control inheriting from Bar control of DevComponents.DotNetBar controls. Next, I have created a new dock tab in it and have added my other controls to it. After I compile my Custom Control and add my created Custom…
MRS1367
  • 1,053
  • 1
  • 14
  • 40
1 2 3 4 5
6