Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm Controls / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ComboBoxes: Can add null value when ValueMember is int?07 Apr 2005 15:02 GMT1
I add a null value to the DataTable that is the DataSource for my
ComboBoxes so the user has the option to null them out.  That code looks
like this: (typed from memory, so forgive any typos)
-----------------------------------------
Problem with control anchoring07 Apr 2005 10:31 GMT11
I am trying to change the standard anchoring of a control from top,
left and get an error "Object type cannot be converted to
target type." when I do this via the Visual Studio IDE.
Doing it code works fine, but changing it via the IDE properties
CheckedListBox no worky--is there a trick? alternatives?06 Apr 2005 23:08 GMT4
Does the CheckedListBox support DisplayMember/ValueMember?  
I have been trying to use these properties with the CheckedListBox and they
are not working.  I see from Google that databinding is not supported on
this control.  Ok, fine.  I tried to work around this by using
about the textbox !06 Apr 2005 11:41 GMT1
I have a lot textbox in a windowsform to insert a new record into database,
after I save the curent values into database,
and the values is still in the windows form ,
I want this effort that
Help: How to remove cursor from Rich Text Box(RTB)06 Apr 2005 11:01 GMT1
I have a situation where it would be nice to have NO cursor for a rich text box. How can i do this? I am doing in Visual C#. I have try for the text box, it seen great. But i set the property for Rich Text Box, it still have the blinking cursor. That is the problem. Can someone ...
DateTimePicker Question - blank value06 Apr 2005 09:06 GMT3
I have an app that has a date time picker on it, the date that it
represents may or may not be needed (a Conveyance date) , i.e. the field
in the data base is blank.
If the conveyance date is set I want the DateTimePicker to display the
XP Style scroll bars?06 Apr 2005 08:07 GMT3
How do I get the scroll bar control to appear in the windows Xp style? If I
drag one onto the form it's the old type..
I've also noticed it's appearance changes when you have a tree view with a
scroll bar:
Basic Beginner Question05 Apr 2005 18:43 GMT2
I've noticed that a lot of the controls lack some of the most obvious
properties in the 'properties' window.  For example, in the properties
window the LinkLabel has a Text property but not an address property; the
DataGrid has a DataSource property but neither the DataGrid nor ...
System.Windows.Forms.TabPage(Regarding TabPage ToolTip)05 Apr 2005 15:38 GMT1
I have TabControl on which I add the Tabpages at run time. The Tabpage Text
is the decided at run time and also assigned to the ToolTipText property of
the Tabpage.(i have already set ShowToolTip property of the tabcontrol to
true).
how do I debug a control at design time and\or building a new tabcontrol issues05 Apr 2005 09:40 GMT4
Here is my error of the moment --> Value cannot be null, parameter name:
array
This happens during design time when i go to add the tabPage using the
collection editor.  Perhaps, the bigger issue is how does one setup to be
DataGrid04 Apr 2005 21:34 GMT1
How to set up row number or column number in DataGrid ?
For example, i want grid to have 2 columns and 2 rows.
Also how to remove fixed column ?
Thank You
how can map the fuction of menuitem with toolbar's button ?04 Apr 2005 17:40 GMT3
Like the title ,
switch(toolBar1.Buttons.IndexOf(e.Button))
  {
     case 0:
Problem with Custom Control04 Apr 2005 08:59 GMT1
I have designed a user control which includes a top docked panel. I
have done some drawing on the top docked panel.
When I use it my application it works fine, unless I top dock any
control in my custom control. Child control in my custom control docks
Fire events from usercontrol04 Apr 2005 08:07 GMT2
I have a usercontrol based on datagrid.
Can someone tell me how to explicitly fire the CallCurrentCellChanged event?
thanks...
Skip LinkLabel in TAB order04 Apr 2005 07:08 GMT2
I have designed a custom control derived from UserControl which contains a
LinkLabel and a TextBox. If the user uses the TAB key to move the focus to my
custom control I want the TextBox to get the focus and not the LinkLabel.
Therefore I set the TabStop property of the LinkLabel ...
Pages: 1 2 3 4 5 6 7 8 March, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.